Reason for Change

ICD GLAST-GS-DOC-0001 http://fermi.gsfc.nasa.gov/ssc/dev/current_documents/Science_DP_FFD_RevA.pdf has changed the filename conventions for the ICD product "LAT Level1 Data"

Test Procedure

Build a simple python program to access the ISOC ProductDef database and compare the new filenames with matches in the DB.

Output of the test program is:

gll_ph_p116_r0311803802_v000.fit LAT Level1 Data (ProcVer) {'procver': 116, 'l1type': 'ph', 'l1ver': 0, 'l1acq': 311803802}
gll_ev_p116_r0311803802_v000.fit LAT Level1 Data (ProcVer) {'procver': 116, 'l1type': 'ev', 'l1ver': 0, 'l1acq': 311803802}
gll_ev_r0311803802_v000.fit LAT Level1 Data {'l1type': 'ev', 'l1ver': 0, 'l1acq': 311803802}
gll_ph_r0311803802_v000.fit LAT Level1 Data {'l1type': 'ph', 'l1ver': 0, 'l1acq': 311803802}

which shows that both the new and old filenames will match a valid product definition.

Rollback Procedure

Simply roll back the xml file in ISOC Prod.

CCB Jira

SSC-275@JIRA

Changes

  1. ISOC/ProductUtils/glast_products.xml has a new section
  2. ISOCFLIGHT database table FCOPY_FILETYPE will have a new row pointing to the new filetype