This is an old revision of the document!
kvqc2 Version: 1.0.5
https://svn.met.no/viewvc/kvoss/kvQc2/branches/kvqc2-1.0.5/
Algorithms in this release:
AlgoCode | Name | Description |
---|---|---|
10 | SingleLinear | Replaces a single missing value with a linear interpolated value. If a corresponding max or min paramids are also specified then checks that the correction lies within the available max … min range, if the interpolated values falls outside this range then the algorithm sets the corrected value to the nearest of max or min. Run for any paramid and optional max, min specified in the configuration file. source. Note, there is no change to this algorithm as compared with version 1.0.4 however the initia settings in the configuration file are updated (see below). |
7 | FlagTester | source |
Example Configuration Files
Spatial Interpolation
No algorithms in this release perform any spatial interpolation hence the InterpCode configuration parameter, if set, has no effect.