FV3 Bundle
ufo::ObsRadiosondeTLAD Class Reference

Radiosonde observation operator. More...

#include <ObsRadiosondeTLAD.h>

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

Public Member Functions

 ObsRadiosondeTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsRadiosondeTLAD ()
 
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 keyOperRadiosonde_
 
const ioda::ObsSpaceodb_
 
boost::scoped_ptr< const oops::Variablesvarin_
 

Detailed Description

Radiosonde observation operator.

Definition at line 38 of file ObsRadiosondeTLAD.h.

Constructor & Destructor Documentation

◆ ObsRadiosondeTLAD()

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

Definition at line 32 of file ObsRadiosondeTLAD.cc.

Here is the call graph for this function:

◆ ~ObsRadiosondeTLAD()

ufo::ObsRadiosondeTLAD::~ObsRadiosondeTLAD ( )
virtual

Definition at line 45 of file ObsRadiosondeTLAD.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 41 of file ObsRadiosondeTLAD.h.

◆ print()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 74 of file ObsRadiosondeTLAD.cc.

◆ setTrajectory()

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

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 52 of file ObsRadiosondeTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 66 of file ObsRadiosondeTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

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

Implements ufo::LinearObsOperatorBase.

Definition at line 58 of file ObsRadiosondeTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

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

Definition at line 54 of file ObsRadiosondeTLAD.h.

◆ toFortran() [2/2]

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

Definition at line 55 of file ObsRadiosondeTLAD.h.

◆ variables()

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

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 52 of file ObsRadiosondeTLAD.h.

Member Data Documentation

◆ keyOperRadiosonde_

F90hop ufo::ObsRadiosondeTLAD::keyOperRadiosonde_
private

Definition at line 59 of file ObsRadiosondeTLAD.h.

◆ odb_

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

Definition at line 60 of file ObsRadiosondeTLAD.h.

◆ varin_

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

Definition at line 61 of file ObsRadiosondeTLAD.h.


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