-
Notifications
You must be signed in to change notification settings - Fork 6
Climatological check
Cristian Lussana edited this page Mar 30, 2021
·
1 revision
check if the observation is within the range of climatological values. The climatological thresholds for the quality control are defined on a monthly basis.
The climatological check is optional, it is performed only if the optional argument --month.clim is passed by the user. The default thresholds --vmin.clim and --vmax.clim are set for Scandinavia. The signs of the two thresholds are specified with --vminsign.clim and --vmaxsign.clim , where: 0 indicates a positive value; 1 indicates a negative values. The defaults are 0 for both --vminsign.clim and --vmaxsign.clim.
The observations in the keeplist are not tested.
Copyright (C) 2021 MET Norway. Titan is licensed under GPL version 3 or (at your option) any later version.