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:version:kvqc2-1.0.5 [2010-09-05 10:46:57] paule |
kvalobs:kvoss:system:qc2:user:version:kvqc2-1.0.5 [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== kvqc2 Version: 1.0.5 ====== | ====== kvqc2 Version: 1.0.5 ====== | ||
- | [[https:// | + | [[https:// |
**Algorithms in this release:** | **Algorithms in this release:** | ||
Line 88: | Line 88: | ||
No algorithms in this release perform any spatial interpolation hence the InterpCode configuration parameter, if set, has no effect. | No algorithms in this release perform any spatial interpolation hence the InterpCode configuration parameter, if set, has no effect. | ||
+ | |||
+ | ====== Test Results ====== | ||
+ | |||
+ | |||
+ | |||
+ | **FlagTester: | ||
+ | |||
+ | ^Flags before ^^Flags After ^^ | ||
+ | |0000601000000000 | 9894700000000000 | 0000601100000000 | 5894700000000001 | | ||
+ | |0000002000000000 | 7039900000000000 | 0000004100000000 | 6093900000000000 | | ||
+ | |0000002000000000 | 9039900000000000 | 0000004100000000 | 6093900000000000 | | ||
+ | |0000602000000000 | 7033700000000000 | 0000604100000000 | 5033700000000001 | | ||
+ | |0000003000000000 | 9899900000000000 | 0000001100000000 | 6894900000000000 | | ||
+ | |||
+ | |||
+ | **SingleLinear ... Standard use case on dev-vm101: | ||
+ | |||
+ | < | ||
+ | kvalobs=# select * from data_history where stationid=99737 and paramid=211 and obstime=' | ||
+ | | ||
+ | ----------+-----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+----------+---------------------------- | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | (5 rows) | ||
+ | </ | ||
+ | |||
+ | Something odd above needs investigating ... **NOW INVESTIGATED** |