ROobserror: calculate observational errors.
More...
#include <ROobserror.h>
|
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 |
|
ROobserror: calculate observational errors.
Definition at line 34 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 |
◆ print()
void ufo::ROobserror::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ qcFlag()
int ufo::ROobserror::qcFlag |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ key_
The documentation for this class was generated from the following files: