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