Go to the documentation of this file.
8 #ifndef UFO_PROFILE_PROFILECHECKINTERPOLATION_H_
9 #define UFO_PROFILE_PROFILECHECKINTERPOLATION_H_
22 class ProfileConsistencyCheckParameters;
50 #endif // UFO_PROFILE_PROFILECHECKINTERPOLATION_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.
Calculate standard levels.
void runCheck() override
Run check.
Profile QC checker base class.
Profile QC: interpolation check.
ProfileCheckInterpolation(const ProfileConsistencyCheckParameters &options, const ProfileIndices &profileIndices, ProfileDataHandler &profileDataHandler, ProfileCheckValidator &profileCheckValidator)
void fillValidator() override
Fill variables in validator.
Options controlling the operation of the ProfileConsistencyChecks filter.
std::vector< float > tInterp_
Interpolated value of T.
std::vector< int > LevErrors_
Number of failed checks by level.