8 #ifndef UFO_PROFILE_PROFILECHECKINTERPOLATION_H_
9 #define UFO_PROFILE_PROFILECHECKINTERPOLATION_H_
20 class ConventionalProfileProcessingParameters;
Options controlling the operation of the ConventionalProfileProcessing filter.
Profile QC checker base class.
Profile QC: interpolation check.
ProfileCheckInterpolation(const ConventionalProfileProcessingParameters &options)
void fillValidationData(ProfileDataHandler &profileDataHandler) override
Fill variables in validator.
std::vector< int > LevErrors_
Number of failed checks by level.
std::vector< float > tInterp_
Interpolated value of T.
void runCheck(ProfileDataHandler &profileDataHandler) override
Run check.
Retrieve and store data for individual profiles. To do this, first the vector of values in the entire...
Calculate standard levels.