Go to the documentation of this file.
8 #ifndef UFO_PROFILE_PROFILECHECKBACKGROUNDGEOPOTENTIALHEIGHT_H_
9 #define UFO_PROFILE_PROFILECHECKBACKGROUNDGEOPOTENTIALHEIGHT_H_
27 class ProfileConsistencyCheckParameters;
53 #endif // UFO_PROFILE_PROFILECHECKBACKGROUNDGEOPOTENTIALHEIGHT_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: compare geopotential height data against model background values using a Bayesian method....
Profile QC check validator.
Profile QC checker base class.
void fillValidator() override
Fill variables in validator.
ProfileCheckBackgroundGeopotentialHeight(const ProfileConsistencyCheckParameters &options, const ProfileIndices &profileIndices, ProfileDataHandler &profileDataHandler, ProfileCheckValidator &profileCheckValidator)
void runCheck() override
Run check.
Options controlling the operation of the ProfileConsistencyChecks filter.