Go to the documentation of this file.
8 #ifndef UFO_ATMSFCINTERP_OBSATMSFCINTERP_H_
9 #define UFO_ATMSFCINTERP_OBSATMSFCINTERP_H_
14 #include "oops/base/Variables.h"
15 #include "oops/util/ObjectCounter.h"
37 private util::ObjectCounter<ObsAtmSfcInterp> {
39 static const std::string
classname() {
return "ufo::ObsAtmSfcInterp";}
54 void print(std::ostream &)
const override;
56 const ioda::ObsSpace&
odb_;
63 #endif // UFO_ATMSFCINTERP_OBSATMSFCINTERP_H_
ObsAtmSfcInterp(const ioda::ObsSpace &, const eckit::Configuration &)
virtual ~ObsAtmSfcInterp()
void simulateObs(const GeoVaLs &, ioda::ObsVector &, ObsDiagnostics &) const override
Obs Operator.
void print(std::ostream &) const override
F90hop keyOperAtmSfcInterp_
const oops::Variables & requiredVars() const override
Operator input required from Model.
AtmSfcInterp observation operator class.
Base class for observation operators.
GeoVaLs: geophysical values at locations.
static const std::string classname()
const ioda::ObsSpace & odb_
const int & toFortran() const