8 #ifndef UFO_SCATWIND_NEUTRALMETOFFICE_OBSSCATWINDNEUTRALMETOFFICE_H_
9 #define UFO_SCATWIND_NEUTRALMETOFFICE_OBSSCATWINDNEUTRALMETOFFICE_H_
14 #include "oops/base/Variables.h"
15 #include "oops/util/ObjectCounter.h"
36 private util::ObjectCounter<ObsScatwindNeutralMetOffice> {
38 static const std::string
classname() {
return "ufo::ObsScatwindNeutralMetOffice";}
53 void print(std::ostream &)
const override;
55 const ioda::ObsSpace&
odb_;
GeoVaLs: geophysical values at locations.
ScatwindNeutralMetOffice observation operator.
const int & toFortran() const
const ioda::ObsSpace & odb_
const oops::Variables & requiredVars() const override
Operator input required from Model.
ObsScatwindNeutralMetOffice(const ioda::ObsSpace &, const eckit::Configuration &)
F90hop keyOperScatwindNeutralMetOffice_
static const std::string classname()
void print(std::ostream &) const override
virtual ~ObsScatwindNeutralMetOffice()
void simulateObs(const GeoVaLs &, ioda::ObsVector &, ObsDiagnostics &) const override
Obs Operator.