UFO
ufo::ObsErrorFactorConventionalParameters Class Reference

Options controlling ObsErrorFactorConventional ObsFunction. More...

#include <ObsErrorFactorConventional.h>

Inheritance diagram for ufo::ObsErrorFactorConventionalParameters:
Collaboration diagram for ufo::ObsErrorFactorConventionalParameters:

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}
 

Detailed Description

Options controlling ObsErrorFactorConventional ObsFunction.

Definition at line 30 of file ObsErrorFactorConventional.h.

Member Data Documentation

◆ inflatevars

oops::RequiredParameter<std::vector<std::string> > ufo::ObsErrorFactorConventionalParameters::inflatevars {"inflate variables", this}

Inflate variables.

Definition at line 35 of file ObsErrorFactorConventional.h.

◆ qcthreshold

oops::OptionalParameter<int> ufo::ObsErrorFactorConventionalParameters::qcthreshold {"test QCthreshold", this}

Definition at line 38 of file ObsErrorFactorConventional.h.

◆ testQCflag

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.


The documentation for this class was generated from the following file: