Domain check: generic check that obs are within domain.
More...
#include <ObsDomainCheck.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 |
|
Domain check: generic check that obs are within domain.
Definition at line 39 of file ObsDomainCheck.h.
◆ ObsDomainCheck()
ufo::ObsDomainCheck::ObsDomainCheck |
( |
ioda::ObsSpace & |
obsdb, |
|
|
const eckit::Configuration & |
config, |
|
|
std::shared_ptr< ioda::ObsDataVector< int > > |
flags, |
|
|
std::shared_ptr< ioda::ObsDataVector< float > > |
obserr |
|
) |
| |
◆ ~ObsDomainCheck()
ufo::ObsDomainCheck::~ObsDomainCheck |
( |
| ) |
|
◆ applyFilter()
void ufo::ObsDomainCheck::applyFilter |
( |
const std::vector< bool > & |
inside, |
|
|
const Variables & |
filtervars, |
|
|
std::vector< std::vector< bool >> & |
flagged |
|
) |
| const |
|
overrideprivatevirtual |
◆ classname()
static const std::string ufo::ObsDomainCheck::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void ufo::ObsDomainCheck::print |
( |
std::ostream & |
os | ) |
const |
|
overrideprivatevirtual |
◆ qcFlag()
int ufo::ObsDomainCheck::qcFlag |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following files: