Go to the documentation of this file.
8 #ifndef UFO_GEOS_AERO_OBSGEOSAOD_H_
9 #define UFO_GEOS_AERO_OBSGEOSAOD_H_
15 #include "oops/base/Variables.h"
16 #include "oops/util/Logger.h"
17 #include "oops/util/ObjectCounter.h"
40 private util::ObjectCounter<ObsGeosAod> {
42 static const std::string
classname() {
return "ufo::ObsGeosAod";}
44 ObsGeosAod(
const ioda::ObsSpace &,
const eckit::Configuration &);
56 void print(std::ostream &)
const;
58 const ioda::ObsSpace&
odb_;
65 #endif // UFO_GEOS_AERO_OBSGEOSAOD_H_
void simulateObs(const GeoVaLs &, ioda::ObsVector &, ObsDiagnostics &) const override
Obs Operator.
const oops::Variables & requiredVars() const
Operator input required from Model.
ObsGeosAod(const ioda::ObsSpace &, const eckit::Configuration &)
const ioda::ObsSpace & odb_
Base class for observation operators.
GeosAod observation operator class.
GeoVaLs: geophysical values at locations.
static const std::string classname()
void print(std::ostream &) const
const int & toFortran() const