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.1.0 [2011-01-02 17:52:32]
paule
kvalobs:kvoss:system:qc2:user:version:kvqc2d-1.1.0 [2022-05-31 09:29:32] (current)
Line 3: Line 3:
 ^ 8-) **To Do** 8-)  When deploying into operation the kvalobs control scripts have to be updated to call "kvqc2d" and not "kvqc2" ^ ^ 8-) **To Do** 8-)  When deploying into operation the kvalobs control scripts have to be updated to call "kvqc2d" and not "kvqc2" ^
  
-Source: [[https://svn.met.no/viewvc/kvoss/kvQc2/branches/kvqc2d-1.1.0/]]+In consequence, these are suggested steps to follow: 
 + 
 +  * kvstop -l {and select the value for kvqc2} 
 +  * SYSTEM: apt-get remove kvqc2 
 +  * SYSTEM: apt-get install kvqc2d 
 +  * run kvqc2d on the command line first to check all paths are in order (and also all the log files with new names are created) ... Ctrl+C to Quit 
 +  * update /etc/kvalobs/kv_ctl.conf ... i.e. replace all kvqc2 with kvqc2d 
 +  * kvstart 
 + 
 + 
 +Source: [[https://svn.met.no/viewvc/kvoss/kvqc2d/branches/kvqc2d-1.1.0/]]
  
 **Algorithms in this release:** **Algorithms in this release:**
  
 ^ AlgoCode ^Name  ^Description  ^ ^ AlgoCode ^Name  ^Description  ^
-| 10 | SingleLinear_v32 | 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. New version updated with respect to a {{:kvoss:system:qc2:test:algorithms:qc2-d2_flagg_08_2010_v32.pdf|revised specification}}|  +| 10 | SingleLinear_v32 | 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. New version updated with respect to a {{kvalobs:kvoss:system:qc2:test:algorithms:qc2-d2_flagg_08_2010_v32.pdf|revised specification}}|  
 | 1 | Redistribution of RR_24 | See https://kvalobs.wiki.met.no/doku.php?id=kvoss:system:qc2:requirements:algorithms:rarr_24 and config file below.|  | 1 | Redistribution of RR_24 | See https://kvalobs.wiki.met.no/doku.php?id=kvoss:system:qc2:requirements:algorithms:rarr_24 and config file below.| 
  
Line 109: Line 119:
 # #
 # Only write data it it has not been analysed by HQC # Only write data it it has not been analysed by HQC
-# W_fhqc=9  # 9 set here because of the test data being used ... 
 W_fhqc=0 W_fhqc=0
  
Line 117: Line 126:
  
 # Condition for running the algorithm # Condition for running the algorithm
-A_fd=1+A_fd=2
  
 # Flags to set on successful completion # Flags to set on successful completion
Line 130: Line 139:
 </code> </code>
  
 +**Notes**
 +
 +   * This algorithm will redistribute data flagged with fd=2 (A_fd)  and use neighbours with fd=1 for interpolation (I_fd) and set fd=7 (S_fd) for the new corrected data. But fhqc must be 0 for data to be written back.
 +   * To re-run the algorithm on the same data again set A_fd=7 and keep W_fhqc=0, i.e. do not re-write any decision by HQC.
  
 ====== Bugs and new requirements addressed in this release ====== ====== Bugs and new requirements addressed in this release ======
Line 138: Line 151:
  
 https://kvoss.bugs.met.no/show_bug.cgi?id=1296 https://kvoss.bugs.met.no/show_bug.cgi?id=1296
- + 
 +Test results are at the foot of this report: https://kvalobs.wiki.met.no/doku.php?id=kvoss:system:qc2:test:algorithms:redistribution-kvqc2d#interval_teston_development_machine 
 === Name Changes === === Name Changes ===
  
 https://kvoss.bugs.met.no/show_bug.cgi?id=1302 https://kvoss.bugs.met.no/show_bug.cgi?id=1302
   * renaming of kvqc2 to kvqc2d    * renaming of kvqc2 to kvqc2d 
-  * renaming of Qc2.log to kvqc2d.lo+  * renaming of Qc2.log to kvqc2d.log
  
 === Additional logging information === === Additional logging information ===
Line 204: Line 219:
  
 https://kvoss.bugs.met.no/show_bug.cgi?id=1305 https://kvoss.bugs.met.no/show_bug.cgi?id=1305
 +
 +Only typeids specificed in the configuration file with the new option TypeIds are redistributed. All typeids are used for interpolation.
  
 === CFAILED === === CFAILED ===
  
 The format of cfailed for the Redistribution algorithm has been changed (please see example data above). The format of cfailed for the Redistribution algorithm has been changed (please see example data above).
 +
 +
 +===== First Run In Operations =====  
 +
 +
 +Installed on murky (2011-01-10) 13:20 Local Time. The Redistribution Algorithm was run at 14:20 LT for the previous 28 days. Note: the algroithm started at 13 20 55 UTC and completed the run at 13 29 17 UTC (circa 9 minutes), using 100% of 1 of the processors (observation with "top"). In parallel other processes (e.g. find_messages) were also observed to run in the same period (100% on another processor ... I assume?). 
 +
 +===Log File===
 +
 +NB: a database dump of the redistributed values is also provided after the log file.
 +
 +<code>
 +kvalobs@murky:/etc/kvalobs/Qc2Config$ cat /var/log/kvalobs/kvqc2d.log 
 +20110110122202: INFO 
 +--------------- Qc2Work: starting work thread!
 +20110110122202: INFO 
 +--------------- New database connection (PostgreSQL) created!
 +20110110122202: DEBUG 
 +--------------- Created a new connection to the database!
 +20110110122202: INFO 
 +--------------- %%%%%%%%%%%%%%%%%%%%%%%%
 +20110110122302: DEBUG 
 +--------------- shutdown CORBA!
 +20110110122302: INFO 
 +--------------- Qc2Work: Thread terminating!
 +20110110122302: DEBUG 
 +--------------- Closing the database connection before termination!
 +20110110122302: INFO 
 +--------------- Database connection (PostgreSQL) released
 +20110110122350: INFO 
 +--------------- Qc2Work: starting work thread!
 +20110110122350: INFO 
 +--------------- New database connection (PostgreSQL) created!
 +20110110122350: DEBUG 
 +--------------- Created a new connection to the database!
 +20110110122350: INFO 
 +--------------- %%%%%%%%%%%%%%%%%%%%%%%%
 +20110110132055: INFO 
 +--------------- Case 1: Redistribute
 +20110110132055: INFO 
 +--------------- Redistribute Accumulations
 +20110110132402: INFO 
 +--------------- Redistribution: 55550 2010-12-20 6:0:0 -32767 110 302 0 0 -1
 +20110110132404: INFO 
 +--------------- Redistribution: 55550 2010-12-21 6:0:0 -32767 110 302 0 0 1.5
 +20110110132405: INFO 
 +--------------- Redistribution: 55550 2010-12-22 6:0:0 2.6 110 302 0 0 1.1
 +20110110132517: INFO 
 +--------------- Redistribution: 62900 2010-12-23 6:0:0 -32767 110 302 0 0 -1
 +20110110132517: INFO 
 +--------------- Redistribution: 62900 2010-12-24 6:0:0 -32767 110 302 0 0 -1
 +20110110132517: INFO 
 +--------------- Redistribution: 62900 2010-12-25 6:0:0 -32767 110 302 0 0 -1
 +20110110132518: INFO 
 +--------------- Redistribution: 62900 2010-12-26 6:0:0 -1 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 54780 2010-12-24 6:0:0 -32767 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 54780 2010-12-25 6:0:0 -32767 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 54780 2010-12-26 6:0:0 -32767 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 54780 2010-12-27 6:0:0 -1 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 45350 2010-12-24 6:0:0 -32767 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 45350 2010-12-25 6:0:0 -32767 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 45350 2010-12-26 6:0:0 -32767 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 45350 2010-12-27 6:0:0 -1 110 302 0 0 -1
 +20110110132536: INFO 
 +--------------- Redistribution: 89650 2010-12-24 6:0:0 -32767 110 302 0 0 2.5
 +20110110132537: INFO 
 +--------------- Redistribution: 89650 2010-12-25 6:0:0 -32767 110 302 0 0 13
 +20110110132537: INFO 
 +--------------- Redistribution: 89650 2010-12-26 6:0:0 -32767 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 89650 2010-12-27 6:0:0 15.5 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 48780 2010-12-24 6:0:0 -32767 110 302 0 0 20.3
 +20110110132537: INFO 
 +--------------- Redistribution: 48780 2010-12-25 6:0:0 -32767 110 302 0 0 0.2
 +20110110132537: INFO 
 +--------------- Redistribution: 48780 2010-12-26 6:0:0 -32767 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 48780 2010-12-27 6:0:0 20.5 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 53730 2010-12-25 6:0:0 -32767 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 53730 2010-12-26 6:0:0 -32767 110 302 0 0 4
 +20110110132537: INFO 
 +--------------- Redistribution: 53730 2010-12-27 6:0:0 4 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 55930 2010-12-24 6:0:0 -32767 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 55930 2010-12-25 6:0:0 -32767 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 55930 2010-12-26 6:0:0 -32767 110 302 0 0 -1
 +20110110132537: INFO 
 +--------------- Redistribution: 55930 2010-12-27 6:0:0 -1 110 302 0 0 -1
 +20110110132733: INFO 
 +--------------- Redistribution: 85440 2010-12-28 6:0:0 -32767 110 302 0 0 -1
 +20110110132733: INFO 
 +--------------- Redistribution: 85440 2010-12-29 6:0:0 -32767 110 302 0 0 -1
 +20110110132733: INFO 
 +--------------- Redistribution: 85440 2010-12-30 6:0:0 -32767 110 302 0 0 8.4
 +20110110132734: INFO 
 +--------------- Redistribution: 85440 2010-12-31 6:0:0 -32767 110 302 0 0 59.8
 +20110110132734: INFO 
 +--------------- Redistribution: 85440 2011-1-1 6:0:0 -32767 110 302 0 0 9.3
 +20110110132734: INFO 
 +--------------- Redistribution: 85440 2011-1-2 6:0:0 -32767 110 302 0 0 4.7
 +20110110132734: INFO 
 +--------------- Redistribution: 85440 2011-1-3 6:0:0 85 110 302 0 0 2.8
 +20110110132734: INFO 
 +--------------- Redistribution: 53950 2010-12-31 6:0:0 -32767 110 302 0 0 0.3
 +20110110132734: INFO 
 +--------------- Redistribution: 53950 2011-1-1 6:0:0 -32767 110 302 0 0 2.3
 +20110110132734: INFO 
 +--------------- Redistribution: 53950 2011-1-2 6:0:0 -32767 110 302 0 0 -1
 +20110110132734: INFO 
 +--------------- Redistribution: 53950 2011-1-3 6:0:0 2.6 110 302 0 0 -1
 +20110110132734: INFO 
 +--------------- Redistribution: 53730 2010-12-31 6:0:0 -32767 110 302 0 0 0.7
 +20110110132734: INFO 
 +--------------- Redistribution: 53730 2011-1-1 6:0:0 -32767 110 302 0 0 4.6
 +20110110132734: INFO 
 +--------------- Redistribution: 53730 2011-1-2 6:0:0 -32767 110 302 0 0 -1
 +20110110132734: INFO 
 +--------------- Redistribution: 53730 2011-1-3 6:0:0 5.4 110 302 0 0 0.1
 +20110110132734: INFO 
 +--------------- Redistribution: 48780 2010-12-31 6:0:0 -32767 110 302 0 0 2.9
 +20110110132734: INFO 
 +--------------- Redistribution: 48780 2011-1-1 6:0:0 -32767 110 302 0 0 13.4
 +20110110132734: INFO 
 +--------------- Redistribution: 48780 2011-1-2 6:0:0 -32767 110 302 0 0 -1
 +20110110132734: INFO 
 +--------------- Redistribution: 48780 2011-1-3 6:0:0 16.9 110 302 0 0 0.6
 +20110110132734: INFO 
 +--------------- Redistribution: 64320 2011-1-1 6:0:0 -32767 110 302 0 0 22.5
 +20110110132734: INFO 
 +--------------- Redistribution: 64320 2011-1-2 6:0:0 -32767 110 302 0 0 4.9
 +20110110132734: INFO 
 +--------------- Redistribution: 64320 2011-1-3 6:0:0 30.5 110 302 0 0 3.1
 +20110110132734: INFO 
 +--------------- Redistribution: 55930 2011-1-1 6:0:0 -32767 110 302 0 0 -1
 +20110110132734: INFO 
 +--------------- Redistribution: 55930 2011-1-2 6:0:0 -32767 110 302 0 0 -1
 +20110110132734: INFO 
 +--------------- Redistribution: 55930 2011-1-3 6:0:0 -1 110 302 0 0 -1
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2010-12-28 6:0:0 -32767 110 302 0 0 -1
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2010-12-29 6:0:0 -32767 110 302 0 0 -1
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2010-12-30 6:0:0 -32767 110 302 0 0 0.5
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2010-12-31 6:0:0 -32767 110 302 0 0 7
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2011-1-1 6:0:0 -32767 110 302 0 0 12.2
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2011-1-2 6:0:0 -32767 110 302 0 0 10.9
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2011-1-3 6:0:0 -32767 110 302 0 0 0.6
 +20110110132749: INFO 
 +--------------- Redistribution: 89650 2011-1-4 6:0:0 31.2 110 302 0 0 -1
 +20110110132832: INFO 
 +--------------- Redistribution: 55930 2011-1-5 6:0:0 -32767 110 302 0 0 0.9
 +20110110132832: INFO 
 +--------------- Redistribution: 55930 2011-1-6 6:0:0 -32767 110 302 0 0 0.5
 +20110110132832: INFO 
 +--------------- Redistribution: 55930 2011-1-7 6:0:0 12 110 302 0 0 10.5
 +20110110132832: INFO 
 +--------------- Redistribution: 54320 2010-12-31 6:0:0 -32767 110 302 0 0 1.8
 +20110110132832: INFO 
 +--------------- Redistribution: 54320 2011-1-1 6:0:0 -32767 110 302 0 0 6.4
 +20110110132832: INFO 
 +--------------- Redistribution: 54320 2011-1-2 6:0:0 -32767 110 302 0 0 -1
 +20110110132832: INFO 
 +--------------- Redistribution: 54320 2011-1-3 6:0:0 -32767 110 302 0 0 -1
 +20110110132832: INFO 
 +--------------- Redistribution: 54320 2011-1-4 6:0:0 -32767 110 302 0 0 6.2
 +20110110132833: INFO 
 +--------------- Redistribution: 54320 2011-1-5 6:0:0 -32767 110 302 0 0 0.8
 +20110110132833: INFO 
 +--------------- Redistribution: 54320 2011-1-6 6:0:0 -32767 110 302 0 0 3.2
 +20110110132833: INFO 
 +--------------- Redistribution: 54320 2011-1-7 6:0:0 21 110 302 0 0 2.6
 +20110110132916: INFO 
 +--------------- Redistribution: 55930 2011-1-8 6:0:0 -32767 110 302 0 0 2.5
 +20110110132916: INFO 
 +--------------- Redistribution: 55930 2011-1-9 6:0:0 -32767 110 302 0 0 4.5
 +20110110132916: INFO 
 +--------------- Redistribution: 55930 2011-1-10 6:0:0 25 110 302 0 0 18
 +20110110132916: INFO 
 +--------------- Redistribution: 89650 2011-1-8 6:0:0 -32767 110 302 0 0 -1
 +20110110132916: INFO 
 +--------------- Redistribution: 89650 2011-1-9 6:0:0 -32767 110 302 0 0 0.2
 +20110110132916: INFO 
 +--------------- Redistribution: 89650 2011-1-10 6:0:0 0.7 110 302 0 0 0.5
 +20110110132916: INFO 
 +--------------- Redistribution: 96931 2011-1-8 6:0:0 -32767 110 302 0 0 0.1
 +20110110132916: INFO 
 +--------------- Redistribution: 96931 2011-1-9 6:0:0 -32767 110 302 0 0 0.4
 +20110110132916: INFO 
 +--------------- Redistribution: 96931 2011-1-10 6:0:0 2.2 110 302 0 0 1.8
 +20110110132916: INFO 
 +--------------- Redistribution: 92750 2011-1-8 6:0:0 -32767 110 302 0 0 -1
 +20110110132916: INFO 
 +--------------- Redistribution: 92750 2011-1-9 6:0:0 -32767 110 302 0 0 -1
 +20110110132916: INFO 
 +--------------- Redistribution: 92750 2011-1-10 6:0:0 0.1 110 302 0 0 0.1
 +20110110132916: INFO 
 +--------------- Redistribution: 48780 2011-1-7 6:0:0 -32767 110 302 0 0 4.5
 +20110110132916: INFO 
 +--------------- Redistribution: 48780 2011-1-8 6:0:0 -32767 110 302 0 0 3.2
 +20110110132916: INFO 
 +--------------- Redistribution: 48780 2011-1-9 6:0:0 -32767 110 302 0 0 3.2
 +20110110132916: INFO 
 +--------------- Redistribution: 48780 2011-1-10 6:0:0 22.2 110 302 0 0 11.3
 +20110110132916: INFO 
 +--------------- Redistribution: 17780 2011-1-8 6:0:0 -32767 110 302 0 0 0.1
 +20110110132916: INFO 
 +--------------- Redistribution: 17780 2011-1-9 6:0:0 -32767 110 302 0 0 6
 +20110110132916: INFO 
 +--------------- Redistribution: 17780 2011-1-10 6:0:0 8.5 110 302 0 0 2.4
 +20110110132916: INFO 
 +--------------- Redistribution: 81370 2011-1-8 6:0:0 -32767 110 302 0 0 2.5
 +20110110132917: INFO 
 +--------------- Redistribution: 81370 2011-1-9 6:0:0 -32767 110 302 0 0 1.4
 +20110110132917: INFO 
 +--------------- Redistribution: 81370 2011-1-10 6:0:0 3.9 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 94870 2011-1-8 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 94870 2011-1-9 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 94870 2011-1-10 6:0:0 2 110 302 0 0 2
 +20110110132917: INFO 
 +--------------- Redistribution: 84070 2011-1-8 6:0:0 -32767 110 302 0 0 0.2
 +20110110132917: INFO 
 +--------------- Redistribution: 84070 2011-1-9 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 84070 2011-1-10 6:0:0 0.2 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 94130 2011-1-8 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 94130 2011-1-9 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 94130 2011-1-10 6:0:0 0.5 110 302 0 0 0.5
 +20110110132917: INFO 
 +--------------- Redistribution: 47240 2011-1-8 6:0:0 -32767 110 302 0 0 1.9
 +20110110132917: INFO 
 +--------------- Redistribution: 47240 2011-1-9 6:0:0 -32767 110 302 0 0 8.8
 +20110110132917: INFO 
 +--------------- Redistribution: 47240 2011-1-10 6:0:0 28.1 110 302 0 0 17.5
 +20110110132917: INFO 
 +--------------- Redistribution: 64320 2011-1-8 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 64320 2011-1-9 6:0:0 -32767 110 302 0 0 -1
 +20110110132917: INFO 
 +--------------- Redistribution: 64320 2011-1-10 6:0:0 15.9 110 302 0 0 15.9
 +20110110132917: INFO 
 +--------------- Case 1: Completed
 +
 +</code>
 +
 +===Database dump===
 +
 +<code>
 + stationid |       obstime       | original | paramid |       tbtime        | typeid | sensor | level | corrected |   controlinfo    |     useinfo      |                     cfailed                                              
 +-----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+---------------------------------------------------------------------------------------------------
 +     17780 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:30:04 |    302 | 0      |     0 |       0.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_18160_4040_26990_17251_4740,QC2-redist
 +     17780 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:30:02 |    302 | 0      |     0 |         6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_18160_4040_26990_17251_4740,QC2-redist
 +     17780 | 2011-01-10 06:00:00 |      8.5 |     110 | 2011-01-10 07:15:25 |    302 | 0      |     0 |       2.4 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_18160_4040_26990_17251_4740,QC2-redist
 +
 +     45350 | 2010-12-24 06:00:00 |   -32767 |     110 | 2010-12-25 00:31:11 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_45600_44760_42810_42520_44800,QC2-redist
 +     45350 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:30:30 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_45600_44760_42810_42520_44800,QC2-redist
 +     45350 | 2010-12-26 06:00:00 |   -32767 |     110 | 2010-12-27 00:30:31 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_45600_44760_42810_42520_44800,QC2-redist
 +     45350 | 2010-12-27 06:00:00 |       -1 |     110 | 2011-01-04 14:11:40 |    302 | 0      |     0 |        -1 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_45600_44760_42810_42520_44800,QC2-redist
 +
 +     47240 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:33:06 |    302 | 0      |     0 |       1.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_47090_47450_45600,QC2-redist
 +     47240 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:31:06 |    302 | 0      |     0 |       8.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_47450_45600,QC2-redist
 +     47240 | 2011-01-10 06:00:00 |     28.1 |     110 | 2011-01-10 06:35:09 |    302 | 0      |     0 |      17.5 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_47450_45600,QC2-redist
 +
 +     48780 | 2010-12-24 06:00:00 |   -32767 |     110 | 2010-12-25 00:31:20 |    302 | 0      |     0 |      20.3 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:30:47 |    302 | 0      |     0 |       0.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2010-12-26 06:00:00 |   -32767 |     110 | 2010-12-27 00:30:34 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2010-12-27 06:00:00 |     20.5 |     110 | 2010-12-27 09:26:24 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +
 +     48780 | 2010-12-31 06:00:00 |   -32767 |     110 | 2011-01-01 00:31:06 |    302 | 0      |     0 |       2.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:31:49 |    302 | 0      |     0 |      13.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:31:44 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2011-01-03 06:00:00 |     16.9 |     110 | 2011-01-03 09:14:51 |    302 | 0      |     0 |       0.6 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +
 +     48780 | 2011-01-07 06:00:00 |   -32767 |     110 | 2011-01-08 00:32:03 |    302 | 0      |     0 |       4.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:32:43 |    302 | 0      |     0 |       3.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:31:30 |    302 | 0      |     0 |       3.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     48780 | 2011-01-10 06:00:00 |     22.2 |     110 | 2011-01-10 07:36:04 |    302 | 0      |     0 |      11.3 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +
 +
 +     53730 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:30:52 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53700_53130_53160_49631_53070_55550,QC2-redist
 +     53730 | 2010-12-26 06:00:00 |   -32767 |     110 | 2010-12-27 00:30:34 |    302 | 0      |     0 |         4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53700_53130_53160_49631_53070_55550,QC2-redist
 +     53730 | 2010-12-27 06:00:00 |        4 |     110 | 2010-12-27 08:59:40 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_53700_53130_53160_49631_53070_55550,QC2-redist
 +
 +     53730 | 2010-12-31 06:00:00 |   -32767 |     110 | 2011-01-01 00:31:49 |    302 | 0      |     0 |       0.7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53130_53160_49631_53070_55550,QC2-redist
 +     53730 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:31:30 |    302 | 0      |     0 |       4.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53130_53160_49631_53070_55550,QC2-redist
 +     53730 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:31:55 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53130_53160_49631_53070,QC2-redist
 +     53730 | 2011-01-03 06:00:00 |      5.4 |     110 | 2011-01-03 13:21:46 |    302 | 0      |     0 |       0.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_53130_53160_49631_53070,QC2-redist
 +
 +     53950 | 2010-12-31 06:00:00 |   -32767 |     110 | 2011-01-01 00:31:40 |    302 | 0      |     0 |       0.3 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25260_53130_49631_53160,QC2-redist
 +     53950 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:31:53 |    302 | 0      |     0 |       2.3 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25260_53130_49631_53160,QC2-redist
 +     53950 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:31:45 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25260_53130_49631_53160,QC2-redist
 +     53950 | 2011-01-03 06:00:00 |      2.6 |     110 | 2011-01-03 13:22:51 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_25260_53130_49631_53160,QC2-redist
 +
 +     54320 | 2010-12-31 06:00:00 |   -32767 |     110 | 2011-01-01 00:31:40 |    302 | 0      |     0 |       1.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_55550_53130_25260,QC2-redist
 +     54320 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:31:53 |    302 | 0      |     0 |       6.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_55550_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:32:13 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-03 06:00:00 |   -32767 |     110 | 2011-01-04 00:30:35 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-04 06:00:00 |   -32767 |     110 | 2011-01-05 00:31:39 |    302 | 0      |     0 |       6.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54780_53950_53730_55550_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-05 06:00:00 |   -32767 |     110 | 2011-01-06 00:31:25 |    302 | 0      |     0 |       0.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54780_53950_53730_55550_25100_53130,QC2-redist
 +     54320 | 2011-01-06 06:00:00 |   -32767 |     110 | 2011-01-07 00:31:04 |    302 | 0      |     0 |       3.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54780_53950_53730_55550_25100_53130,QC2-redist
 +     54320 | 2011-01-07 06:00:00 |       21 |     110 | 2011-01-07 11:34:53 |    302 | 0      |     0 |       2.6 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_54780_53950_53730_55550_25100_53130_25260,QC2-redist
 +
 +     54780 | 2010-12-24 06:00:00 |   -32767 |     110 | 2010-12-25 00:31:55 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_55550,QC2-redist
 +     54780 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:30:50 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_55550,QC2-redist
 +     54780 | 2010-12-26 06:00:00 |   -32767 |     110 | 2010-12-27 00:30:37 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_55550,QC2-redist
 +     54780 | 2010-12-27 06:00:00 |       -1 |     110 | 2011-01-07 12:07:29 |    302 | 0      |     0 |        -1 | 0110004000007000 | 5336900000000190 | QC1-7-110,QC2N_55550,QC2-redist
 +
 +     55550 | 2010-12-20 06:00:00 |   -32767 |     110 | 2010-12-21 00:30:58 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_58480,QC2-redist
 +     55550 | 2010-12-21 06:00:00 |   -32767 |     110 | 2010-12-22 00:30:49 |    302 | 0      |     0 |       1.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53700_58480,QC2-redist
 +     55550 | 2010-12-22 06:00:00 |      2.6 |     110 | 2010-12-22 15:15:19 |    302 | 0      |     0 |       1.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_53070_53700_58480_53730,QC2-redist
 +
 +     55930 | 2010-12-24 06:00:00 |   -32767 |     110 | 2010-12-25 00:32:03 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_57480_52170_53700,QC2-redist
 +     55930 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:30:57 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_57480_52170_53700,QC2-redist
 +     55930 | 2010-12-26 06:00:00 |   -32767 |     110 | 2010-12-27 00:30:37 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170_53700,QC2-redist
 +     55930 | 2010-12-27 06:00:00 |       -1 |     110 | 2010-12-27 07:45:16 |    302 | 0      |     0 |        -1 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170_53700,QC2-redist
 +
 +     55930 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:32:04 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_56960_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:32:03 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_57390_57480_52170,QC2-redist
 +     55930 | 2011-01-03 06:00:00 |       -1 |     110 | 2011-01-03 06:42:37 |    302 | 0      |     0 |        -1 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_57390_57480,QC2-redist
 +
 +     55930 | 2011-01-05 06:00:00 |   -32767 |     110 | 2011-01-06 00:31:58 |    302 | 0      |     0 |       0.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-06 06:00:00 |   -32767 |     110 | 2011-01-07 00:31:37 |    302 | 0      |     0 |       0.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-07 06:00:00 |       12 |     110 | 2011-01-10 11:37:31 |    302 | 0      |     0 |      10.5 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +
 +     55930 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:33:34 |    302 | 0      |     0 |       2.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:31:39 |    302 | 0      |     0 |       4.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-10 06:00:00 |       25 |     110 | 2011-01-10 11:38:56 |    302 | 0      |     0 |        18 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_53130_53160_57390_52220_57480_52170,QC2-redist
 +
 +     62900 | 2010-12-23 06:00:00 |   -32767 |     110 | 2010-12-24 00:31:21 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_64320_62480_61820,QC2-redist
 +     62900 | 2010-12-24 06:00:00 |   -32767 |     110 | 2010-12-25 00:32:12 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_64320_62480_61820,QC2-redist
 +     62900 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:31:04 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_64320_62480_61820,QC2-redist
 +     62900 | 2010-12-26 06:00:00 |       -1 |     110 | 2010-12-26 11:59:31 |    302 | 0      |     0 |        -1 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_62480_61820,QC2-redist
 +
 +     64320 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:32:28 |    302 | 0      |     0 |      22.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_62900,QC2-redist
 +     64320 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:32:38 |    302 | 0      |     0 |       4.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_62900,QC2-redist
 +     64320 | 2011-01-03 06:00:00 |     30.5 |     110 | 2011-01-03 06:46:34 |    302 | 0      |     0 |       3.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_62900,QC2-redist
 +
 +     64320 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:34:03 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_62900,QC2-redist
 +     64320 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:32:05 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_62900,QC2-redist
 +     64320 | 2011-01-10 06:00:00 |     15.9 |     110 | 2011-01-10 06:10:39 |    302 | 0      |     0 |      15.9 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_62900,QC2-redist
 +
 +     81370 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:34:18 |    302 | 0      |     0 |       2.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_82650_80850_82530_82840,QC2-redist
 +     81370 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:32:20 |    302 | 0      |     0 |       1.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_80850_82530_82840,QC2-redist
 +     81370 | 2011-01-10 06:00:00 |      3.9 |     110 | 2011-01-10 07:11:08 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_80850_82840,QC2-redist
 +
 +     84070 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:34:46 |    302 | 0      |     0 |       0.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_84190_85180,QC2-redist
 +     84070 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:32:37 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_84190,QC2-redist
 +     84070 | 2011-01-10 06:00:00 |      0.2 |     110 | 2011-01-10 06:46:56 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_84190,QC2-redist
 +
 +     85440 | 2010-12-28 06:00:00 |   -32767 |     110 | 2010-12-29 00:32:11 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_85180_83300,QC2-redist
 +     85440 | 2010-12-29 06:00:00 |   -32767 |     110 | 2010-12-30 00:32:54 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_83300,QC2-redist
 +     85440 | 2010-12-30 06:00:00 |   -32767 |     110 | 2010-12-31 00:31:43 |    302 | 0      |     0 |       8.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_83300,QC2-redist
 +     85440 | 2010-12-31 06:00:00 |   -32767 |     110 | 2011-01-01 00:32:28 |    302 | 0      |     0 |      59.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_83300,QC2-redist
 +     85440 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:33:20 |    302 | 0      |     0 |       9.3 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_83300,QC2-redist
 +     85440 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:33:01 |    302 | 0      |     0 |       4.7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_83300,QC2-redist
 +     85440 | 2011-01-03 06:00:00 |       85 |     110 | 2011-01-03 14:15:54 |    302 | 0      |     0 |       2.8 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_83300,QC2-redist
 +
 +     89650 | 2010-12-24 06:00:00 |   -32767 |     110 | 2010-12-25 00:33:11 |    302 | 0      |     0 |       2.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2010-12-25 06:00:00 |   -32767 |     110 | 2010-12-26 00:31:22 |    302 | 0      |     0 |        13 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2010-12-26 06:00:00 |   -32767 |     110 | 2010-12-27 00:30:55 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2010-12-27 06:00:00 |     15.5 |     110 | 2010-12-30 09:55:49 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_88100,QC2-redist
 +
 +     89650 | 2010-12-28 06:00:00 |   -32767 |     110 | 2010-12-29 00:32:36 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2010-12-29 06:00:00 |   -32767 |     110 | 2010-12-30 00:32:46 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2010-12-30 06:00:00 |   -32767 |     110 | 2010-12-31 00:32:00 |    302 | 0      |     0 |       0.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2010-12-31 06:00:00 |   -32767 |     110 | 2011-01-01 00:32:53 |    302 | 0      |     0 |         7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:33:38 |    302 | 0      |     0 |      12.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:33:41 |    302 | 0      |     0 |      10.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-03 06:00:00 |   -32767 |     110 | 2011-01-04 00:30:46 |    302 | 0      |     0 |       0.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-04 06:00:00 |     31.2 |     110 | 2011-01-04 09:49:35 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_88100,QC2-redist
 +
 +     89650 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:34:54 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:33:01 |    302 | 0      |     0 |       0.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-01 06:00:00 |   -32767 |     110 | 2011-01-02 00:33:38 |    302 | 0      |     0 |      12.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-02 06:00:00 |   -32767 |     110 | 2011-01-03 00:33:41 |    302 | 0      |     0 |      10.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-03 06:00:00 |   -32767 |     110 | 2011-01-04 00:30:46 |    302 | 0      |     0 |       0.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-04 06:00:00 |     31.2 |     110 | 2011-01-04 09:49:35 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_88100,QC2-redist
 +
 +     89650 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:34:54 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:33:01 |    302 | 0      |     0 |       0.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100,QC2-redist
 +     89650 | 2011-01-10 06:00:00 |      0.7 |     110 | 2011-01-10 10:01:29 |    302 | 0      |     0 |       0.5 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_88100,QC2-redist
 +
 +     92750 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:35:06 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_92910,QC2-redist
 +     92750 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:33:01 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_92910,QC2-redist
 +     92750 | 2011-01-10 06:00:00 |      0.1 |     110 | 2011-01-10 07:41:16 |    302 | 0      |     0 |       0.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_92910,QC2-redist
 +
 +     94130 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:35:03 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_94170,QC2-redist
 +     94130 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:32:54 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_94170,QC2-redist
 +     94130 | 2011-01-10 06:00:00 |      0.5 |     110 | 2011-01-10 07:27:27 |    302 | 0      |     0 |       0.5 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_94170,QC2-redist
 +
 +     94870 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:35:06 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_94170,QC2-redist
 +     94870 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:33:11 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_94170,QC2-redist
 +     94870 | 2011-01-10 06:00:00 |        2 |     110 | 2011-01-10 07:00:34 |    302 | 0      |     0 |         2 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_94170,QC2-redist
 +
 +     96931 | 2011-01-08 06:00:00 |   -32767 |     110 | 2011-01-09 00:35:03 |    302 | 0      |     0 |       0.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_96970,QC2-redist
 +     96931 | 2011-01-09 06:00:00 |   -32767 |     110 | 2011-01-10 00:33:20 |    302 | 0      |     0 |       0.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_96970,QC2-redist
 +     96931 | 2011-01-10 06:00:00 |      2.2 |     110 | 2011-01-10 07:43:31 |    302 | 0      |     0 |       1.8 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_96970,QC2-redist
 +
 +(111 rows)
 +
 +</code>
 +
 +===== Second Run In Operations =====
 +
 +The results of the first run were reviewed. With no serious problems identified the algorithm was set to run again in operations on 2011.01.25.
 +
 +The schedule for the algorithm is as follows:
 +   * **06:35** perform a run looking at the last 4 days - the last 4 days is selected since from the first run on murky (see above) about 30 redistributions were made of which 15 were over 3 days and 10 over 4 days.
 +   * **01:20** Wednesday Night/Thursday Morning run to check the last 14 days (Note: Could we run every night for the last two weeks to pick up any changes?)
 +
 +**First Observations** The 01:20 run picked up many values and redistributed them successfully. The daily runs so far (5 days have elapsed) have detected only a small number of additional runs to redistribute.
 +
 +^Results of long run on 2011.01.25^
 +
 +<code>
 + stationid |       obstime       | original | paramid |       tbtime        | typeid | sensor | level | corrected |   controlinfo    |     useinfo      |                                                    cfailed                                                    
 +-----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+---------------------------------------------------------------------------------------------------------------
 +     17780 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:30:06 |    302 | 0      |     0 |       2.7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_18160_19610_4040_3780_26990_20250_17500_17251_4740,QC2-redist
 +     17780 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:03 |    302 | 0      |     0 |       8.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_18160_19610_4040_3780_26990_20250_17500_17251_4740,QC2-redist
 +     17780 | 2011-01-17 06:00:00 |       11 |     110 | 2011-01-17 07:25:36 |    302 | 0      |     0 |       0.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_18160_19610_4040_3780_26990_20250_17500_17251_4740,QC2-redist
 +     
 +     25540 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-24 20:22:11 |    402 | 0      |     0 |       7.8 | 0000001000007000 | 5896900000000000 | QC1-7-110b,QC2N_25260_25320_25100_54600,QC2-redist
 +     25540 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-24 20:22:11 |    402 | 0      |     0 |      14.9 | 0000001000007000 | 5896900000000000 | QC1-7-110b,QC2N_25260_25320_25100_54600,QC2-redist
 +     25540 | 2011-01-17 06:00:00 |     23.6 |     110 | 2011-01-24 20:22:11 |    402 | 0      |     0 |       0.9 | 0110004000007000 | 5336900000000000 | QC1-7-110b,QC2N_25260_25320_25100_54600,QC2-redist
 +     
 +     45350 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:31:00 |    302 | 0      |     0 |       9.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_45600_44760_42810_42520_44520_44800,QC2-redist
 +     45350 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:22 |    302 | 0      |     0 |      45.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_45600_44760_42810_42520_44520_44800,QC2-redist
 +     45350 | 2011-01-17 06:00:00 |     72.6 |     110 | 2011-01-21 12:46:51 |    302 | 0      |     0 |      17.6 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_45600_44760_42810_42520_44520_44800,QC2-redist
 +     
 +     47240 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:31:12 |    302 | 0      |     0 |       7.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_47090_47450_45600,QC2-redist
 +     47240 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:24 |    302 | 0      |     0 |      18.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_47090_47450_45600,QC2-redist
 +     47240 | 2011-01-17 06:00:00 |     34.5 |     110 | 2011-01-17 06:33:17 |    302 | 0      |     0 |       8.6 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_47450_45600,QC2-redist
 +     
 +     47240 | 2011-01-22 06:00:00 |   -32767 |     110 | 2011-01-23 00:31:38 |    302 | 0      |     0 |       5.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_47090_47450_45600,QC2-redist
 +     47240 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:31:34 |    302 | 0      |     0 |       4.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_47090_47450_45600,QC2-redist
 +     47240 | 2011-01-24 06:00:00 |     11.6 |     110 | 2011-01-24 06:33:17 |    302 | 0      |     0 |       1.5 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_47090_47450_45600,QC2-redist
 +     
 +     47270 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-24 20:22:14 |    402 | 0      |     0 |       3.3 | 0000001000007000 | 5896900000000000 | QC1-7-110b,QC2N_47090_47450_46850_45600,QC2-redist
 +     47270 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-24 20:22:14 |    402 | 0      |     0 |      10.2 | 0000001000007000 | 5896900000000000 | QC1-7-110b,QC2N_47090_47450_46850_45600,QC2-redist
 +     47270 | 2011-01-17 06:00:00 |     20.7 |     110 | 2011-01-24 20:22:14 |    402 | 0      |     0 |       7.2 | 0110004000007000 | 5336900000000000 | QC1-7-110b,QC2N_47450_46850_45600,QC2-redist
 +     
 +     48780 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:31:44 |    302 | 0      |     0 |         2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_50150_47820_48450_46450,QC2-redist
 +     48780 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:30 |    302 | 0      |     0 |      14.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_50150_47820_48450_46450,QC2-redist
 +     48780 | 2011-01-17 06:00:00 |     48.5 |     110 | 2011-01-17 11:37:01 |    302 | 0      |     0 |      31.7 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     
 +     48780 | 2011-01-22 06:00:00 |   -32767 |     110 | 2011-01-23 00:32:06 |    302 | 0      |     0 |       9.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_48450_46450,QC2-redist
 +     48780 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:31:25 |    302 | 0      |     0 |       6.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_49351_49070_48500_50150_47820_48450_46450,QC2-redist
 +     48780 | 2011-01-24 06:00:00 |     19.5 |     110 | 2011-01-24 07:25:41 |    302 | 0      |     0 |       2.8 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_49351_49070_48500_50150_47820_47890_48450_46450,QC2-redist
 +     
 +     50450 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-24 20:22:14 |    402 | 0      |     0 |         5 | 0000001000007000 | 5896900000000000 | QC1-7-110b,QC2N_52400_50150,QC2-redist
 +     50450 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-24 20:22:14 |    402 | 0      |     0 |       9.8 | 0000001000007000 | 5896900000000000 | QC1-7-110b,QC2N_52400_50150,QC2-redist
 +     50450 | 2011-01-17 06:00:00 |       32 |     110 | 2011-01-24 20:22:14 |    402 | 0      |     0 |      17.2 | 0110004000007000 | 5336900000000000 | QC1-7-110b,QC2N_52400_50150_48500,QC2-redist
 +     
 +     53730 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:31:35 |    302 | 0      |     0 |       0.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53700_53130_53160_53180_49631_53070_54600_55550,QC2-redist
 +     53730 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:33 |    302 | 0      |     0 |       3.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53700_53130_53160_53180_49631_53070_54600_55550,QC2-redist
 +     53730 | 2011-01-17 06:00:00 |     20.5 |     110 | 2011-01-17 12:26:00 |    302 | 0      |     0 |      16.3 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_53700_53160_53180_49631_53070_54600_55550,QC2-redist
 +     
 +     53730 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:31:25 |    302 | 0      |     0 |       1.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53130_53160_49631_53070,QC2-redist
 +     53730 | 2011-01-24 06:00:00 |      2.5 |     110 | 2011-01-24 09:05:13 |    302 | 0      |     0 |       0.3 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_53130_49631,QC2-redist
 +     
 +     53950 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:32:03 |    302 | 0      |     0 |       1.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_53700_25260_54600_53130_49631_53160_53180,QC2-redist
 +     53950 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:32 |    302 | 0      |     0 |       5.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC1-7-110,QC2N_53700_25260_54600_53130_49631_53160_53180,QC2-redist
 +     53950 | 2011-01-17 06:00:00 |     21.5 |     110 | 2011-01-17 12:49:07 |    302 | 0      |     0 |      14.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_53700_25260_54600_49631_53160_53180,QC2-redist
 +     
 +     53950 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:31:50 |    302 | 0      |     0 |       3.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53130_49631_53160,QC2-redist
 +     53950 | 2011-01-24 06:00:00 |      7.2 |     110 | 2011-01-24 09:05:12 |    302 | 0      |     0 |       0.5 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_25260_53130_49631,QC2-redist
 +     
 +     54320 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:32:03 |    302 | 0      |     0 |       0.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_53700_55550_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:31 |    302 | 0      |     0 |       1.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_53700_55550_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-17 06:00:00 |   -32767 |     110 | 2011-01-18 00:30:20 |    302 | 0      |     0 |         2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_53700_55550_25100_25260,QC2-redist
 +     54320 | 2011-01-18 06:00:00 |   -32767 |     110 | 2011-01-19 00:31:02 |    302 | 0      |     0 |       1.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_54780_53950_53730_53700_55550_25100_25260,QC2-redist
 +     54320 | 2011-01-19 06:00:00 |   -32767 |     110 | 2011-01-20 00:30:45 |    302 | 0      |     0 |       0.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_54780_53950_53730_25100_25260,QC2-redist
 +     54320 | 2011-01-20 06:00:00 |   -32767 |     110 | 2011-01-21 00:30:40 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_54780_53950_53730_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-21 06:00:00 |      5.7 |     110 | 2011-01-21 09:42:59 |    302 | 0      |     0 |       0.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_54600_54780_53950_53730_55550_25100_53130,QC2-redist
 +     
 +     54320 | 2011-01-25 06:00:00 |   -32767 |     110 | 2011-01-26 00:30:20 |    302 | 0      |     0 |       4.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54780_53950_53730_55550_25100_53130,QC2-redist
 +     54320 | 2011-01-26 06:00:00 |   -32767 |     110 | 2011-01-27 00:31:54 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54780_53950_53730_53700_55550_25100_53130,QC2-redist
 +     54320 | 2011-01-27 06:00:00 |   -32767 |     110 | 2011-01-28 00:30:42 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54780_53950_53730_55550_25100_53130_25260,QC2-redist
 +     54320 | 2011-01-28 06:00:00 |      4.5 |     110 | 2011-01-28 09:20:46 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_54780_53950_53730_25100_53130,QC2-redist
 +
 +     54420 | 2011-01-12 06:00:00 |   -32767 |     110 | 2011-01-13 00:30:39 |    302 | 0      |     0 |       1.7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25100_23720_53950_54780_25260_53730_25320_23560_53700,QC2-redist
 +     54420 | 2011-01-13 06:00:00 |   -32767 |     110 | 2011-01-14 00:30:48 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25100_23720_53950_54780_25260_53730_25320_23560_53700,QC2-redist
 +     54420 | 2011-01-14 06:00:00 |   -32767 |     110 | 2011-01-15 00:30:51 |    302 | 0      |     0 |       0.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_25100_23720_53950_54780_25260_53730_25320_23560,QC2-redist
 +     54420 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:32:03 |    302 | 0      |     0 |       0.7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_25100_25260_25320_53700,QC2-redist
 +     54420 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:37 |    302 | 0      |     0 |       1.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_25100_25260_25320_53700,QC2-redist
 +     54420 | 2011-01-17 06:00:00 |   -32767 |     110 | 2011-01-18 00:30:26 |    302 | 0      |     0 |       1.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_25100_25260_25320_53700,QC2-redist
 +     54420 | 2011-01-18 06:00:00 |   -32767 |     110 | 2011-01-19 00:30:54 |    302 | 0      |     0 |       0.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_25100_53950_54780_25260_53730_25320_53700,QC2-redist
 +     54420 | 2011-01-19 06:00:00 |   -32767 |     110 | 2011-01-20 00:31:06 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_25100_53950_54780_25260_53730_25320,QC2-redist
 +     54420 | 2011-01-20 06:00:00 |        7 |     110 | 2011-01-20 12:40:45 |    302 | 0      |     0 |        -1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_54600_25100_53950_54780_25260_53730_25320,QC2-redist
 +     
 +     54780 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:31:53 |    302 | 0      |     0 |       0.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_55550_55730,QC2-redist
 +     54780 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:37 |    302 | 0      |     0 |         7 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_54600_55550_55730,QC2-redist
 +     54780 | 2011-01-17 06:00:00 |       14 |     110 | 2011-01-17 09:01:53 |    302 | 0      |     0 |       6.1 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_54600_55550_55730,QC2-redist
 +     
 +     55930 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:32:29 |    302 | 0      |     0 |       3.4 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_55730_53130_53160_55550_57390_52220_57480_53180_52170_53700,QC2-redist
 +     55930 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:37 |    302 | 0      |     0 |      14.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_55730_53130_53160_55550_57390_52220_57480_53180_52170_53700,QC2-redist
 +     55930 | 2011-01-17 06:00:00 |     46.8 |     110 | 2011-01-18 10:56:28 |    302 | 0      |     0 |      28.5 | 0110004000007000 | 5336900000000000 | QC1-7-110,QC2N_53070_56850_52990_56960_55730_53160_55550_57390_52220_57480_53180_52170_53700,QC2-redist
 +     
 +     55930 | 2011-01-22 06:00:00 |   -32767 |     110 | 2011-01-23 00:32:16 |    302 | 0      |     0 |       2.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_53130_53160_55550_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:32:08 |    302 | 0      |     0 |       1.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_53070_56850_52990_53130_53160_57390_52220_57480_52170,QC2-redist
 +     55930 | 2011-01-24 06:00:00 |      5.8 |     110 | 2011-01-24 07:18:00 |    302 | 0      |     0 |       1.8 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_56850_52990_56960_53130_57390_52220_57480_52170,QC2-redist
 +     
 +     64320 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:32:12 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_62900_62700,QC2-redist
 +     64320 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:41 |    302 | 0      |     0 |       0.3 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_62900_62700,QC2-redist
 +     64320 | 2011-01-17 06:00:00 |      4.5 |     110 | 2011-01-17 06:10:50 |    302 | 0      |     0 |       4.2 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_62900_62700,QC2-redist
 +     
 +     64320 | 2011-01-22 06:00:00 |   -32767 |     110 | 2011-01-23 00:32:33 |    302 | 0      |     0 |       7.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_62900,QC2-redist
 +     64320 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:31:58 |    302 | 0      |     0 |       4.2 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_62900,QC2-redist
 +     64320 | 2011-01-24 06:00:00 |     16.6 |     110 | 2011-01-24 06:11:06 |    302 | 0      |     0 |       4.5 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_62900,QC2-redist
 +     
 +     85440 | 2011-01-18 06:00:00 |   -32767 |     110 | 2011-01-19 00:31:48 |    302 | 0      |     0 |      21.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_85540_83300,QC2-redist
 +     85440 | 2011-01-19 06:00:00 |   -32767 |     110 | 2011-01-20 00:31:45 |    302 | 0      |     0 |      18.1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_85180_85540_83300,QC2-redist
 +     85440 | 2011-01-20 06:00:00 |   -32767 |     110 | 2011-01-21 00:31:00 |    302 | 0      |     0 |      13.6 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_85180_85540_83300,QC2-redist
 +     85440 | 2011-01-21 06:00:00 |   -32767 |     110 | 2011-01-22 00:30:58 |    302 | 0      |     0 |      19.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_85540_83300,QC2-redist
 +     85440 | 2011-01-22 06:00:00 |   -32767 |     110 | 2011-01-23 00:33:25 |    302 | 0      |     0 |      23.5 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_83300,QC2-redist
 +     85440 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:32:39 |    302 | 0      |     0 |       9.8 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_85180_83300,QC2-redist
 +     85440 | 2011-01-24 06:00:00 |    141.6 |     110 | 2011-01-24 13:38:26 |    302 | 0      |     0 |      35.3 | 0440004000007000 | 5336900000000002 | QC1-1-110,QC1-2-72.b12,QC1-7-110,QC2N_83300,QC2-redist
 +     
 +     89650 | 2011-01-15 06:00:00 |   -32767 |     110 | 2011-01-16 00:33:23 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100_89500,QC2-redist
 +     89650 | 2011-01-16 06:00:00 |   -32767 |     110 | 2011-01-17 00:30:54 |    302 | 0      |     0 |        -1 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_88100_89500,QC2-redist
 +     89650 | 2011-01-17 06:00:00 |      0.7 |     110 | 2011-01-17 07:46:35 |    302 | 0      |     0 |       0.7 | 0140004000007000 | 5336900000000001 | QC1-2-72.b12,QC1-7-110,QC2N_88100_89500,QC2-redist
 +     
 +     92750 | 2011-01-22 06:00:00 |   -32767 |     110 | 2011-01-23 00:33:44 |    302 | 0      |     0 |       1.9 | 0000001000007000 | 5896900000000000 | QC1-7-110,QC2N_92910,QC2-redist
 +     92750 | 2011-01-23 06:00:00 |   -32767 |     110 | 2011-01-24 00:33:04 |    302 | 0      |     0 |       4.5 | 0000001000007001 | 3896900000000020 | QC1-7-110,QC2N_92910,QC2-redist,hqc
 +     92750 | 2011-01-24 06:00:00 |     14.2 |     110 | 2011-01-24 06:44:20 |    302 | 0      |     0 |       7.8 | 0140004000007001 | 3306000000000021 | QC1-2-72.b12,QC1-7-110,QC2N_92910,QC2-redist,hqc
 +(83 rows)
 +
 +</code>
 +
 +
  
  • kvalobs/kvoss/system/qc2/user/version/kvqc2d-1.1.0.1293990752.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)