UFO
|
Options controlling ObsErrorFactorConventional ObsFunction. More...
#include <ObsErrorFactorConventional.h>
Public Attributes | |
oops::RequiredParameter< std::vector< std::string > > | inflatevars {"inflate variables", this} |
Inflate variables. More... | |
oops::Parameter< std::string > | testQCflag {"test QCflag", "QCflagsData", this} |
Name of the data group to which the QC flag is applied (default is QCflagsData) More... | |
oops::OptionalParameter< int > | qcthreshold {"test QCthreshold", this} |
Options controlling ObsErrorFactorConventional ObsFunction.
Definition at line 30 of file ObsErrorFactorConventional.h.
oops::RequiredParameter<std::vector<std::string> > ufo::ObsErrorFactorConventionalParameters::inflatevars {"inflate variables", this} |
Inflate variables.
Definition at line 35 of file ObsErrorFactorConventional.h.
oops::OptionalParameter<int> ufo::ObsErrorFactorConventionalParameters::qcthreshold {"test QCthreshold", this} |
Definition at line 38 of file ObsErrorFactorConventional.h.
oops::Parameter<std::string> ufo::ObsErrorFactorConventionalParameters::testQCflag {"test QCflag", "QCflagsData", this} |
Name of the data group to which the QC flag is applied (default is QCflagsData)
Definition at line 37 of file ObsErrorFactorConventional.h.