FV3 Bundle
ufo::ObsAodTLAD Class Reference

Aod (currently only temperature) observation for UFO. More...

#include <ObsAodTLAD.h>

Inheritance diagram for ufo::ObsAodTLAD:
[legend]
Collaboration diagram for ufo::ObsAodTLAD:
[legend]

Public Member Functions

 ObsAodTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsAodTLAD ()
 
void setTrajectory (const GeoVaLs &, const ObsBias &)
 Obs Operator. More...
 
void simulateObsTL (const GeoVaLs &, ioda::ObsVector &, const ObsBiasIncrement &) const
 
void simulateObsAD (GeoVaLs &, const ioda::ObsVector &, ObsBiasIncrement &) const
 
const oops::Variablesvariables () const
 Operator input required from Model. More...
 
int & toFortran ()
 
const int & toFortran () const
 
- Public Member Functions inherited from ufo::LinearObsOperatorBase
 LinearObsOperatorBase ()
 
virtual ~LinearObsOperatorBase ()
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const
 

Private Attributes

F90hop keyOperAod_
 
const ioda::ObsSpaceodb_
 
boost::scoped_ptr< const oops::Variablesvarin_
 

Detailed Description

Aod (currently only temperature) observation for UFO.

Definition at line 38 of file ObsAodTLAD.h.

Constructor & Destructor Documentation

◆ ObsAodTLAD()

ufo::ObsAodTLAD::ObsAodTLAD ( const ioda::ObsSpace odb,
const eckit::Configuration &  config 
)

Definition at line 28 of file ObsAodTLAD.cc.

Here is the call graph for this function:

◆ ~ObsAodTLAD()

ufo::ObsAodTLAD::~ObsAodTLAD ( )
virtual

Definition at line 43 of file ObsAodTLAD.cc.

Member Function Documentation

◆ classname()

static const std::string ufo::ObsAodTLAD::classname ( )
inlinestatic

Definition at line 41 of file ObsAodTLAD.h.

◆ print()

void ufo::ObsAodTLAD::print ( std::ostream &  os) const
privatevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 71 of file ObsAodTLAD.cc.

◆ setTrajectory()

void ufo::ObsAodTLAD::setTrajectory ( const GeoVaLs ,
const ObsBias  
)
virtual

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 49 of file ObsAodTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

void ufo::ObsAodTLAD::simulateObsAD ( GeoVaLs geovals,
const ioda::ObsVector ovec,
ObsBiasIncrement bias 
) const
virtual

Implements ufo::LinearObsOperatorBase.

Definition at line 63 of file ObsAodTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

void ufo::ObsAodTLAD::simulateObsTL ( const GeoVaLs geovals,
ioda::ObsVector ovec,
const ObsBiasIncrement bias 
) const
virtual

Implements ufo::LinearObsOperatorBase.

Definition at line 55 of file ObsAodTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

int& ufo::ObsAodTLAD::toFortran ( )
inline

Definition at line 54 of file ObsAodTLAD.h.

◆ toFortran() [2/2]

const int& ufo::ObsAodTLAD::toFortran ( ) const
inline

Definition at line 55 of file ObsAodTLAD.h.

◆ variables()

const oops::Variables& ufo::ObsAodTLAD::variables ( ) const
inlinevirtual

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 52 of file ObsAodTLAD.h.

Member Data Documentation

◆ keyOperAod_

F90hop ufo::ObsAodTLAD::keyOperAod_
private

Definition at line 59 of file ObsAodTLAD.h.

◆ odb_

const ioda::ObsSpace& ufo::ObsAodTLAD::odb_
private

Definition at line 60 of file ObsAodTLAD.h.

◆ varin_

boost::scoped_ptr<const oops::Variables> ufo::ObsAodTLAD::varin_
private

Definition at line 61 of file ObsAodTLAD.h.


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