Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kvalobs:kvoss:system:qc2:user:version:kvqc2d-1.2.0 [2011-08-01 08:48:52]
paule
kvalobs:kvoss:system:qc2:user:version:kvqc2d-1.2.0 [2022-05-31 09:29:32] (current)
Line 11: Line 11:
  
 Bug Fixes Bug Fixes
-   * Akima interpolation in the Dip Test checks that interpolated value is not less than the physical minimum (need to add this to Long Interpolation too)+   * Akima interpolation in the Dip Test checks that interpolated value is not less than the physical minimum (need to add this to Long Interpolation too) - BUG1320
    * Better control for write flags in Redistribution algorithm    * Better control for write flags in Redistribution algorithm
 +   * Ensure the redistributed sum is equal to the original accumulated sum - BUG1325
        
 **This version is deployed only on dev-vm101 since the new algorithms require testing and some further modification** **This version is deployed only on dev-vm101 since the new algorithms require testing and some further modification**
Line 19: Line 20:
  
  
-Development code for the plumatic controls is held in the three files - [[https://svn.met.no/viewvc/kvoss/kvqc2d/trunk/src/algorithms/ProcessPlumatic.cc?view=log|ProcessPlumatic.cc]], [[https://svn.met.no/viewvc/kvoss/kvqc2d/trunk/src/algorithms/Plumatic.cc?view=log|Plumatic.cc]] and [[https://svn.met.no/viewvc/kvoss/kvqc2d/trunk/src/algorithms/Plumatic.h?view=log|Plumatic.h]], +Code for the plumatic controls is held in the three files - [[https://svn.met.no/viewvc/kvoss/kvqc2d/trunk/src/algorithms/ProcessPlumatic.cc?view=log|ProcessPlumatic.cc]], [[https://svn.met.no/viewvc/kvoss/kvqc2d/trunk/src/algorithms/Plumatic.cc?view=log|Plumatic.cc]] and [[https://svn.met.no/viewvc/kvoss/kvqc2d/trunk/src/algorithms/Plumatic.h?view=log|Plumatic.h]], 
-kvqc2d-1.2.0 includes an early snapshot of the code where the main components and the code structure are available (read data, construct a continuous time series with zeros for missing rows, perform some algorithms on the data, write results back) but needs exapanding with all details and functions.+kvqc2d-1.2.0 includes an early snapshot of the code where the main components and the code structure are available (read data, construct a continuous time series with zeros for missing rows, perform some algorithms on the data, write results back) but needs expanding with all details and functions (but  the basic engine to manage the plumatic checks is available).
  
-For example, kvqc2d-1.2.0 runs a 2 minute aggregating window (actually two consecutive points approximately spanning 2 minutes, exact timings may vary with regards the "seconds" value) on the data and identifies aggregations > 0.85. The first minute of a 2 minute interval where the aggregation is above the limit is flagged. For now the flagging is just a label in CFAILED (please see PLX below). It is trivial now to change this to a flag setting ( ... ) and also to update the code for different sized aggregation windowsbut now is a good point to check the details with users before going further.+For example, kvqc2d-1.2.0 runs a 2 minute aggregating window on the data and identifies aggregations > 0.85. The first minute of a 2 minute interval where the aggregation is above the limit is indicated in the example (please see PLX below) - according to the specification, all of the data in such window shall be flaggedThe next steps are relatively simple to complete: update code to set the flags as defined in the configuration file and update the code for different sized aggregation windows ... but now is a good point to check the details with users before going further.
  
  
Line 65: Line 66:
 </code> </code>
  
 +   * [[kvoss:system:qc2:requirements:algorithms:plumatic]] : link to the specification and other working notes
  
-==== Longer Gap Interpolation ====+===== Longer Gap Interpolation =====
  
-(Information on this algorithm / Latest discussion is available here:+Information on this algorithm / latest discussion is available here:
  
    * [[kvoss:system:qc2:requirements:algorithms:gapinterpolate]]    * [[kvoss:system:qc2:requirements:algorithms:gapinterpolate]]
  • kvalobs/kvoss/system/qc2/user/version/kvqc2d-1.2.0.1312188532.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)