8 #ifndef UFO_VARIABLETRANSFORMS_CAL_PROFILEHORIZONTALDRIFT_H_
9 #define UFO_VARIABLETRANSFORMS_CAL_PROFILEHORIZONTALDRIFT_H_
16 #include "oops/util/ObjectCounter.h"
46 void runTransform(
const std::vector<bool> &apply)
override;
Profile horizontal drift calculation.
void runTransform(const std::vector< bool > &apply) override
Run variable conversion.
Cal_ProfileHorizontalDrift(const VariableTransformsParameters &options, const ObsFilterData &data, const std::shared_ptr< ioda::ObsDataVector< int >> &flags)
ObsFilterData provides access to all data related to an ObsFilter.