8 #ifndef UFO_VARIABLETRANSFORMS_CAL_HEIGHTFROMPRESSURE_H_
9 #define UFO_VARIABLETRANSFORMS_CAL_HEIGHTFROMPRESSURE_H_
16 #include "oops/util/ObjectCounter.h"
32 void runTransform(
const std::vector<bool> &apply)
override;
Converts pressures to heights.
Cal_HeightFromPressure(const VariableTransformsParameters &options, const ObsFilterData &data, const std::shared_ptr< ioda::ObsDataVector< int >> &flags)
void runTransform(const std::vector< bool > &apply) override
Run variable conversion.
ObsFilterData provides access to all data related to an ObsFilter.