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:user:algorithms [2009-11-22 20:45:33] paule |
kvalobs:kvoss:system:qc2:user:algorithms [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 6: | Line 6: | ||
^ AlgoCode ^Description | ^ AlgoCode ^Description | ||
- | | 1 |Redistribute accumulated precipitation. |OK | | + | | 1 |Redistribute accumulated precipitation. |OK, but not released |
| 2 |Generate variability parameters. | | 2 |Generate variability parameters. | ||
| 3 |General interpolation in both time and space and estimate a modelled value | | 3 |General interpolation in both time and space and estimate a modelled value | ||
- | | 4 |Temporal interpolation for " | + | | 4 |Temporal interpolation for " |
| 5 |Perform only an interpolation. | | 5 |Perform only an interpolation. | ||
| 6 |SpaceCheck: | | 6 |SpaceCheck: | ||
- | | 7 |Null call ... does nothing. | + | | 7 |FlagTester: |
+ | | 8 |StressTester: | ||
+ | | 9 | SingleMinMaxAverage | **kvqc2_1.0.1** For a given paramid and corresponding Max paramid and Min paramid calculates a correction for an single missing value as average of max and min. If no max or min available or specified then reverts to simple linear. | | ||
+ | | 10 | SingleLinear |**kvqc2_1.0.1** Replaces a single missing value with a linear interpolated value. If specified checks that the correction lies within the available max ... min range, if not sets to nearest of max or min. Run for any paramid and optional max, min specified in the configuration file. | | ||
+ | | 11 |Null call ... does nothing. | ||
| other |Other values are handled gracefully and no algorithm initiated. |OK | | | other |Other values are handled gracefully and no algorithm initiated. |OK | | ||
Line 69: | Line 73: | ||
Some results comparing the method to the corrections already in place for missing data for March 2008: | Some results comparing the method to the corrections already in place for missing data for March 2008: | ||
- | {{: | + | {{kvalobs: |
Some thoughts on control [[.: | Some thoughts on control [[.: |