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:12:23] alexanderb Options as table |
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 29: | Line 31: | ||
| | warn_and_stop_cflags | fhqc=)0( | define for which flags for the accumulation point or the missing points before the accumulation the only action should be to print a warning and stop | | | warn_and_stop_cflags | fhqc=)0( | define for which flags for the accumulation point or the missing points before the accumulation the only action should be to print a warning and stop | | ||
| | warn_and_stop_uflags | no constraints | ::: | | | warn_and_stop_uflags | no constraints | ::: | | ||
| - | | update_flagchange | %%fd=7; | + | | update_flagchange | %%fd=7; |
| | ParamId | --- | selects the parameter ids to use. The only value tested here is 110 (RR_24). | | | ParamId | --- | selects the parameter ids to use. The only value tested here is 110 (RR_24). | | ||
| | tids | --- | accepted typeids | | | tids | --- | accepted typeids | | ||
| | 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 ''/ | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | |||
| + | |||
| + | |||