ObsBoundsCheck: generic quality control based on observation data only.
More...
#include <ObsBoundsCheck.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 |
|
ObsBoundsCheck: generic quality control based on observation data only.
Definition at line 35 of file ObsBoundsCheck.h.
◆ ObsBoundsCheck()
ufo::ObsBoundsCheck::ObsBoundsCheck |
( |
ioda::ObsSpace & |
obsdb, |
|
|
const eckit::Configuration & |
config, |
|
|
std::shared_ptr< ioda::ObsDataVector< int > > |
flags, |
|
|
std::shared_ptr< ioda::ObsDataVector< float > > |
obserr |
|
) |
| |
◆ ~ObsBoundsCheck()
ufo::ObsBoundsCheck::~ObsBoundsCheck |
( |
| ) |
|
◆ applyFilter()
void ufo::ObsBoundsCheck::applyFilter |
( |
const std::vector< bool > & |
apply, |
|
|
const Variables & |
filtervars, |
|
|
std::vector< std::vector< bool >> & |
flagged |
|
) |
| const |
|
overrideprivatevirtual |
◆ classname()
static const std::string ufo::ObsBoundsCheck::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void ufo::ObsBoundsCheck::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ qcFlag()
int ufo::ObsBoundsCheck::qcFlag |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following files: