Go to the documentation of this file.
8 #ifndef UFO_PROFILE_PROFILECHECKBACKGROUNDRELATIVEHUMIDITY_H_
9 #define UFO_PROFILE_PROFILECHECKBACKGROUNDRELATIVEHUMIDITY_H_
27 class ProfileConsistencyCheckParameters;
53 #endif // UFO_PROFILE_PROFILECHECKBACKGROUNDRELATIVEHUMIDITY_H_
Retrieve and store data for individual profiles. To do this, first the vector of values in the entire...
Determine indices of observations making up individual profiles. The indices are computed with respec...
Profile QC check validator.
void fillValidator() override
Fill variables in validator.
Profile QC: compare relative humidity data against model background values using a Bayesian method....
ProfileCheckBackgroundRelativeHumidity(const ProfileConsistencyCheckParameters &options, const ProfileIndices &profileIndices, ProfileDataHandler &profileDataHandler, ProfileCheckValidator &profileCheckValidator)
Profile QC checker base class.
void runCheck() override
Run check.
Options controlling the operation of the ProfileConsistencyChecks filter.