Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kvalobs:kvoss:system:qc2:requirements:algorithms:rarr_24 [2011-12-09 09:13:26] alexanderb Correct documented default for update_flagchange |
kvalobs:kvoss:system:qc2:requirements:algorithms:rarr_24 [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 13: | Line 13: | ||
The calculated RR_24 updates the corrected value in the kvalobs database. | The calculated RR_24 updates the corrected value in the kvalobs database. | ||
+ | |||
+ | A warning is given if fmis=0 and original!=-1. | ||
==== Configuration and Parameters ==== | ==== Configuration and Parameters ==== | ||
Line 21: | Line 23: | ||
^ Option ^ Default ^ Description ^ | ^ Option ^ Default ^ Description ^ | ||
- | | endpoint_cflags | fmis=4& | + | | endpoint_cflags | fmis=[04]&fd=2& |
| endpoint_uflags | no constraints | ::: | | | endpoint_uflags | no constraints | ::: | | ||
| missingpoint_cflags | fmis=3& | | missingpoint_cflags | fmis=3& | ||
Line 34: | Line 36: | ||
| measurement_hour | 6 | specifies the hour at which the data are expected. Series containing data with other times will be rejected with a warning. | | | measurement_hour | 6 | specifies the hour at which the data are expected. Series containing data with other times will be rejected with a warning. | | ||
| min_neighbors | 1 | specifies the minimum number of neighbor stations with good data | | | min_neighbors | 1 | specifies the minimum number of neighbor stations with good data | | ||
- | | days_before_no_neighbor_warning | 28 | specifies the number of days after which a WARN is written to the logfile if there are not enough neighbor data | | + | | max_neighbors | 5 | specifies the maximum number of neighbor stations to use | |
+ | | InterpolationDistance | 100 | radius in km inside which to search neighbor stations | | ||
+ | | warning_distance_closest_neighbor | 50 | minimum neighbor distance to print an INFO message about not so good neighbors | | ||
+ | | days_before_no_neighbor_warning | 14 | specifies the number of days after which a WARN is written to the logfile if there are not enough neighbor data | | ||
+ | | days_before_redistributing_zeroes_warning | 14 | specifies the number of days after which a WARN is written to the logfile if a non-dry accumulation has only dry neighbors | ||
==== Parameters ==== | ==== Parameters ==== | ||
This algorithm has only been tested for paramid 110. | This algorithm has only been tested for paramid 110. | ||
+ | |||
+ | ==== Log Messages ==== | ||
+ | |||
+ | There might be many different WARN messages in the log file ''/ | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | |||
+ | |||
+ | |||