8 #ifndef UFO_ATMOSPHERE_GNSSRO_REFGSI_OBSGNSSROREF_H_ 9 #define UFO_ATMOSPHERE_GNSSRO_REFGSI_OBSGNSSROREF_H_ 14 #include <boost/scoped_ptr.hpp> 17 #include "oops/util/ObjectCounter.h" 38 private util::ObjectCounter<ObsGnssroRef> {
40 static const std::string
classname() {
return "ufo::ObsGnssroRef";}
55 void print(std::ostream &)
const;
58 boost::scoped_ptr<const oops::Variables>
varin_;
65 #endif // UFO_ATMOSPHERE_GNSSRO_REFGSI_OBSGNSSROREF_H_ const oops::Variables & variables() const
Operator input required from Model.
ObsVector class to handle vectors in observation space for IODA.
static const std::string classname()
const ioda::ObsSpace & odb_
Base class for observation operators.
Wrapper around ObsHelpQG, mostly to hide the factory.
void simulateObs(const GeoVaLs &, ioda::ObsVector &, const ObsBias &) const
Obs Operator.
GeoVaLs: geophysical values at locations.
ObsGnssroRef(const ioda::ObsSpace &, const eckit::Configuration &)
boost::scoped_ptr< const oops::Variables > varin_
const int & toFortran() const
void print(std::ostream &) const
Class to handle observation bias parameters.
GnssroRef observation operator.