UFO
|
Functions | |
void | updateQCFlags (const std::vector< float > *obsValues, std::vector< int > &qcflags) |
void ufo::anonymous_namespace{QCmanager.cc}::updateQCFlags | ( | const std::vector< float > * | obsValues, |
std::vector< int > & | qcflags | ||
) |
At each location, set the QC flag to QCflags::missing if the current QC flag is invalid or if the ObsValue is missing.
Definition at line 36 of file QCmanager.cc.