Go to the documentation of this file.
8 #ifndef UFO_FILTERS_OBSFUNCTIONS_SIRETSYMMETRICMW_H_
9 #define UFO_FILTERS_OBSFUNCTIONS_SIRETSYMMETRICMW_H_
14 #include "oops/util/parameters/Parameter.h"
15 #include "oops/util/parameters/Parameters.h"
16 #include "oops/util/parameters/RequiredParameter.h"
37 = eckit::LocalConfiguration());
45 eckit::LocalConfiguration
conf_;
52 #endif // UFO_FILTERS_OBSFUNCTIONS_SIRETSYMMETRICMW_H_
Options applying to the retrieval of scattering index from 90.0 GHz and.
Calculate symmetric (mean) cloud amount from the cloud amount retrieved from the observed and simulat...
Base class for computing functions on observation data.
eckit::LocalConfiguration conf_
SIRetSymmetricMW(const eckit::LocalConfiguration &=eckit::LocalConfiguration())
void compute(const ObsFilterData &, ioda::ObsDataVector< float > &) const
compute the result of the function
ObsFilterData provides access to all data related to an ObsFilter.
const ufo::Variables & requiredVariables() const
geovals required to compute the function
SIRetMWParameters SIRetSymmetricMWParameters
Options applying to the calculation of symmetric cloud amount.