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