IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 19 and Version 20 of PS1_IPP_Czarlog_20190503


Ignore:
Timestamp:
May 8, 2019, 4:13:45 PM (7 years ago)
Author:
cclin33
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190503

    v19 v20  
    428428 * MEH: running test diffs for MOPS in ippmops/stdsicence using m0,m1,c2 group nodes
    429429
     430 * CCL: Some warp_id have "update" state on ippmonitor, however they have been processed to be "full" state by checking their data_state in the warpSkyfile table.  Their data quality is not equal to 0 which may affect updating the "state".
     431{{{
     432select skycell_id,data_state,warp_id,quality,fault from warpSkyfile where warp_id in (1153778,1153779,1339669,1153780,1153781,1154735,1154736,1154793,1210215) group by quality;
     433+------------------+------------+---------+---------+-------+
     434| skycell_id       | data_state | warp_id | quality | fault |
     435+------------------+------------+---------+---------+-------+
     436| skycell.1415.004 | full       | 1210215 |     257 |     0 |
     437| skycell.1325.094 | full       | 1210215 |    3006 |     0 |
     438| skycell.2448.080 | full       | 1153778 |    8007 |     0 |
     439+------------------+------------+---------+---------+-------+
     4403 rows in set (0.00 sec)
     441}}}
     442
    430443=== Thursday : 2019.05.09 ===