Options applying to the retrieval of scattering index from 90.0 GHz and.
More...
#include <SIRetMW.h>
|
oops::RequiredParameter< int > | ch90 {"siret_ch90", this} |
|
oops::RequiredParameter< int > | ch150 {"siret_ch150", this} |
|
oops::RequiredParameter< std::vector< std::string > > | varGroup {"siret_types", this} |
|
oops::Parameter< std::string > | addBias {"bias_application", "HofX", this} |
|
oops::Parameter< std::string > | testBias {"test_bias", "ObsBiasData", this} |
|
Options applying to the retrieval of scattering index from 90.0 GHz and.
Definition at line 28 of file SIRetMW.h.
◆ addBias
oops::Parameter<std::string> ufo::SIRetMWParameters::addBias {"bias_application", "HofX", this} |
Name of the data group to which the bias correction is applied (default is HofX) Example: add bias corretion to simulated observation bias_application: HofX Example: add bias corretion to observation bias_application: ObsValue
Definition at line 57 of file SIRetMW.h.
◆ ch150
oops::RequiredParameter<int> ufo::SIRetMWParameters::ch150 {"siret_ch150", this} |
channel number corresponding to 150.0 GHz to which the retrieval of scattering index applies Example: MHS channel numbers used in scattering index retrieval siret_channels: 2
Definition at line 42 of file SIRetMW.h.
◆ ch90
oops::RequiredParameter<int> ufo::SIRetMWParameters::ch90 {"siret_ch90", this} |
channel number corresponding to 90.0 GHz to which the retrieval of scattering index applies Example: MHS channel numbers used in scattering index retrieval siret_channels: 1
Definition at line 36 of file SIRetMW.h.
◆ testBias
oops::Parameter<std::string> ufo::SIRetMWParameters::testBias {"test_bias", "ObsBiasData", this} |
Name of the bias correction group used to replace the default group (default is ObsBiasData) Example: use observation bias correction values from GSI test_bias: GsiObsBias
Definition at line 62 of file SIRetMW.h.
◆ varGroup
oops::RequiredParameter<std::vector<std::string> > ufo::SIRetMWParameters::varGroup {"siret_types", this} |
Names of the data group used to retrieve the scattering index Example: get retrieved SI from observation and simulated observation respectively siret_types: [ObsValue, HofX] Example: get retrieved SI from observation or simulated observation only siret_types: [ObsValue] siret_types: [HofX]
Definition at line 50 of file SIRetMW.h.
The documentation for this class was generated from the following file: