Production Users Guide to data retrieval, build and release of housekeeping configuration files

Sending housekeeping configuration files from LMSAL server

On hmifsw1.atc.lmco.com as account cimilluca run send stanford file script to jim account on solserv.lmsal.com.

% ssf.pl

Getting Production housekeeping configuration files from LMSAL server

On j0.stanford.edu as account production run check lmsal queue file script to check for updates. If there are updates in the queue file, this script will copy over latest STANFORD_TLM_HMI_AIA.txt and GROUND_to_CODE_ids.txt files from solserv machine to j0 machine.

% clmq.pl

Building necessary files for Production Level 0 Software Processing

The clmq.pl script will build necessary files for Level 0 Software by executing the following scripts. * make_hkpdf.pl -- Makes HK Packet Data Format files * jsoc_make_jsd_file.pl --Makes HK JSD files(preliminary and final) based on latest configuration delivered. * jsoc_do_jsvn_map_file.pl -- Makes mapping files to containing JSOC Version Number and Packet Version Number. * cjds.pl -- Create new HK by APID and SDO HK by APID jsd files if needed.

Checking in necessary files for Production Level 0 Software Processing

The clmq.pl script calls cicf.pl script to check into JSOC cvs all HK configuration files. * cicf.pl -- Checks in configuration files into JSOC CVS directory TBL_JSOC.

Updating necessary files for Production Level 0 Software Processing

There are three directories that need to updated to bring over the latest configuration files. There are directories with hk configuration files, sdo hk configuration files, and the mapping files containing the JSOC version number lookup files.

% daily_hk_update.pl