AtmSfcInterp observation operator class.
More...
#include <ObsAtmSfcInterp.h>
|
void | print (std::ostream &) const override |
|
AtmSfcInterp observation operator class.
Definition at line 36 of file ObsAtmSfcInterp.h.
◆ ObsAtmSfcInterp()
ufo::ObsAtmSfcInterp::ObsAtmSfcInterp |
( |
const ioda::ObsSpace & |
odb, |
|
|
const eckit::Configuration & |
config |
|
) |
| |
◆ ~ObsAtmSfcInterp()
ufo::ObsAtmSfcInterp::~ObsAtmSfcInterp |
( |
| ) |
|
|
virtual |
◆ classname()
static const std::string ufo::ObsAtmSfcInterp::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void ufo::ObsAtmSfcInterp::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ requiredVars()
const oops::Variables& ufo::ObsAtmSfcInterp::requiredVars |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ simulatedVars()
oops::Variables ufo::ObsAtmSfcInterp::simulatedVars |
( |
| ) |
const |
|
inlineoverridevirtual |
List of variables simulated by this operator.
The default implementation returns the list of all simulated variables in the ObsSpace.
Reimplemented from ufo::ObsOperatorBase.
Definition at line 50 of file ObsAtmSfcInterp.h.
◆ simulateObs()
◆ toFortran() [1/2]
int& ufo::ObsAtmSfcInterp::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const int& ufo::ObsAtmSfcInterp::toFortran |
( |
| ) |
const |
|
inline |
◆ keyOperAtmSfcInterp_
F90hop ufo::ObsAtmSfcInterp::keyOperAtmSfcInterp_ |
|
private |
◆ odb_
const ioda::ObsSpace& ufo::ObsAtmSfcInterp::odb_ |
|
private |
◆ operatorVars_
oops::Variables ufo::ObsAtmSfcInterp::operatorVars_ |
|
private |
◆ varin_
oops::Variables ufo::ObsAtmSfcInterp::varin_ |
|
private |
The documentation for this class was generated from the following files: