Go to the documentation of this file.
8 #ifndef UFO_PROFILE_PROFILECHECKBASIC_H_
9 #define UFO_PROFILE_PROFILECHECKBASIC_H_
19 class ProfileConsistencyCheckParameters;
47 #endif // UFO_PROFILE_PROFILECHECKBASIC_H_
void runCheck() override
Run check.
Retrieve and store data for individual profiles. To do this, first the vector of values in the entire...
ProfileCheckBasic(const ProfileConsistencyCheckParameters &options, const ProfileIndices &profileIndices, ProfileDataHandler &profileDataHandler, ProfileCheckValidator &profileCheckValidator)
Determine indices of observations making up individual profiles. The indices are computed with respec...
Profile QC check validator.
Profile QC: basic checks on pressure.
bool getResult() override
Return result of basic checks.
Profile QC checker base class.
bool result_
Result of basic checks.
Options controlling the operation of the ProfileConsistencyChecks filter.
void fillValidator() override
Fill variables in validator.