|
FV3 Bundle
|
ObsCheck: check observation for quality. More...
#include <ObsCheck.h>
Public Member Functions | |
| ObsCheck (const ioda::ObsSpace &, const oops::Variables &, const util::DateTime &, const util::DateTime &) | |
| ObsCheck (const ioda::ObsSpace &) | |
| ObsCheck (const eckit::Configuration &) | |
| ~ObsCheck () | |
| void | postFilter (const GeoVaLs &, const ioda::ObsVector &, const ioda::ObsSpace &) const |
| void | priorFilter (const ioda::ObsSpace &) const |
| int & | toFortran () |
| const int & | toFortran () const |
Static Public Member Functions | |
| static const std::string | classname () |
Private Member Functions | |
| void | print (std::ostream &) const |
Private Attributes | |
| F90ocheck | keyObsCheck_ |
ObsCheck: check observation for quality.
Definition at line 38 of file ufo/src/ufo/ObsCheck.h.
| ufo::ObsCheck::ObsCheck | ( | const ioda::ObsSpace & | obsdb, |
| const oops::Variables & | var, | ||
| const util::DateTime & | t1, | ||
| const util::DateTime & | t2 | ||
| ) |
Definition at line 25 of file ObsCheck.cc.
|
explicit |
Definition at line 45 of file ObsCheck.cc.
|
explicit |
| ufo::ObsCheck::~ObsCheck | ( | ) |
|
inlinestatic |
Definition at line 41 of file ufo/src/ufo/ObsCheck.h.
| void ufo::ObsCheck::postFilter | ( | const GeoVaLs & | gv, |
| const ioda::ObsVector & | ov, | ||
| const ioda::ObsSpace & | os | ||
| ) | const |
Definition at line 65 of file ObsCheck.cc.
|
private |
Definition at line 59 of file ObsCheck.cc.
| void ufo::ObsCheck::priorFilter | ( | const ioda::ObsSpace & | os | ) | const |
Definition at line 74 of file ObsCheck.cc.
|
inline |
Definition at line 53 of file ufo/src/ufo/ObsCheck.h.
|
inline |
Definition at line 54 of file ufo/src/ufo/ObsCheck.h.
|
private |
Definition at line 58 of file ufo/src/ufo/ObsCheck.h.