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 [2010-06-23 22:38:44] paule |
kvalobs:kvoss:system:qc2:user:algorithms [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 16: | Line 16: | ||
| 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. | | | 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. | | | 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. | | ||
- | | 9 |Null call ... does nothing. | + | | 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 73: | 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 [[.: |