ROobserror: calculate observational errors.
More...
#include <ROobserror.h>
|
| ROobserror (ioda::ObsSpace &, const eckit::Configuration &, std::shared_ptr< ioda::ObsDataVector< int > >, std::shared_ptr< ioda::ObsDataVector< float > >) |
|
| ~ROobserror () |
|
| FilterBase (ioda::ObsSpace &, const FilterParametersBaseWithAbstractAction ¶meters, std::shared_ptr< ioda::ObsDataVector< int > >, std::shared_ptr< ioda::ObsDataVector< float > >) |
|
| FilterBase (ioda::ObsSpace &, const eckit::Configuration &, std::shared_ptr< ioda::ObsDataVector< int > >, std::shared_ptr< ioda::ObsDataVector< float > >) |
|
| ~FilterBase () |
|
| ObsProcessorBase (ioda::ObsSpace &, bool deferToPost, std::shared_ptr< ioda::ObsDataVector< int > >, std::shared_ptr< ioda::ObsDataVector< float > >) |
|
| ~ObsProcessorBase () |
|
void | preProcess () override |
|
void | priorFilter (const GeoVaLs &) override |
|
void | postFilter (const ioda::ObsVector &, const ioda::ObsVector &, const ObsDiagnostics &) override |
|
oops::Variables | requiredVars () const override |
|
oops::Variables | requiredHdiagnostics () const override |
|
|
void | print (std::ostream &) const override |
|
void | applyFilter (const std::vector< bool > &, const Variables &, std::vector< std::vector< bool >> &) const override |
|
int | qcFlag () const override |
|
Eigen::ArrayXXf | get_geovals (const std::string &) const |
|
ROobserror: calculate observational errors.
Definition at line 35 of file ROobserror.h.
◆ ROobserror()
ufo::ROobserror::ROobserror |
( |
ioda::ObsSpace & |
obsdb, |
|
|
const eckit::Configuration & |
config, |
|
|
std::shared_ptr< ioda::ObsDataVector< int > > |
qc, |
|
|
std::shared_ptr< ioda::ObsDataVector< float > > |
oberr |
|
) |
| |
◆ ~ROobserror()
ufo::ROobserror::~ROobserror |
( |
| ) |
|
◆ applyFilter()
void ufo::ROobserror::applyFilter |
( |
const std::vector< bool > & |
apply, |
|
|
const Variables & |
filtervars, |
|
|
std::vector< std::vector< bool >> & |
flagged |
|
) |
| const |
|
overrideprivatevirtual |
◆ classname()
static const std::string ufo::ROobserror::classname |
( |
| ) |
|
|
inlinestatic |
◆ get_geovals()
Eigen::ArrayXXf ufo::ROobserror::get_geovals |
( |
const std::string & |
var_name | ) |
const |
|
private |
◆ print()
void ufo::ROobserror::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ qcFlag()
int ufo::ROobserror::qcFlag |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ key_
◆ n_horiz
int ufo::ROobserror::n_horiz = 1 |
|
private |
The documentation for this class was generated from the following files: