Haos changes.
fix to change directory for dayfile from tmp21 to tmp22
SOURCE_ENV_FOR_HK_DECODE:Updated environment variables to creating dayfile name to write to keyword HK_SOURCE in HK by APID data series. Added jsoc map filename to use to lookup jsoc version number per APID.
SOURCE_ENV_FOR_HK_DECODE: Added new env variable for path to SDO-HK shcids.txt file and SDO-HK small apids files.Add env variable for code ids filename for SDO-HK decoding.
SOURCE_ENV_FOR_HK_DECODE: Updated environment variables for running production level 0 software during CPT test. Changed lev0_60d to lev0. Changed path to JSOC Version number map files. Change path to save dayfile. Here are items changed via cvs diff: < setenv HK_JSVNMAP_DIRECTORY /home/production/cvs/TBL_JSOC/lev0/hk_jsn_map_file < setenv HK_DF_HSB_DIRECTORY /tmp21/production/lev0_60d/hk_hsb_dayfile < setenv HK_LEV0_BY_APID_DATA_ID_NAME lev0_60d --- > setenv HK_JSVNMAP_DIRECTORY /home/production/cvs/TBL_JSOC/lev0/hk_jsn_map_file/prod > setenv HK_DF_HSB_DIRECTORY /tmp21/production/lev0/hk_hsb_dayfile > setenv HK_LEV0_BY_APID_DATA_ID_NAME lev0
SOURCE_ENV_FOR_HK_DECODE: Updated were writing Dayfiles to /tmp21/production/lev0_60d/hk_hsb_dayfile
SOURCE_ENV_FOR_HK_DECODE: Did updates for 60day test. view below: < setenv HK_LEV0_BY_APID_DATA_ID_NAME lev0 --- > setenv HK_LEV0_BY_APID_DATA_ID_NAME lev0_60d 7,9c7,9 < setenv HK_LEV0_BY_APID_PROJECT_NAME_AIA su_carl < setenv HK_LEV0_BY_APID_PROJECT_NAME_HMI su_carl < setenv HK_LEV0_BY_APID_PROJECT_NAME_SDO su_carl --- > setenv HK_LEV0_BY_APID_PROJECT_NAME_AIA aia > setenv HK_LEV0_BY_APID_PROJECT_NAME_HMI hmi > setenv HK_LEV0_BY_APID_PROJECT_NAME_SDO sdo
SOURCE_ENV_FOR_HK_DECODE: Added new environment variables to handle writing to HK By APID data series for AIA, HMI, and SDO data series.
Updated environment variables for production@cl1n001(CL1n001)
Removed not neccessary environment variable that where used as a workaround during EGSE testing. Removed: setenv HK_INITIAL_HEADER_APID 431 setenv HK_INITIAL_HEADER_PKT_VERSION 1.67
Did the following updates after Art moved hk config and jsvn map files to new location for big JSOC. diff -r1.2 SOURCE_ENV_FOR_HK_DECODE 2,3c2,3 < setenv HK_CONFIG_DIRECTORY /home2/dimp/cvs/EGSE/tables/hk_config_file/ < setenv HK_JSVNMAP_DIRECTORY /home2/dimp/cvs/EGSE/tables/hk_jsn_map_file --- > setenv HK_CONFIG_DIRECTORY /home/production/lev0/hk_config_file/ > setenv HK_JSVNMAP_DIRECTORY /home/production/lev0/hk_jsn_map_file 7c7 < setenv HK_DF_HSB_DIRECTORY /home/production/cvs/JSOC/proj/lev0/apps/data/hk_hsb_dayfile --- > setenv HK_DF_HSB_DIRECTORY /surge/production/lev0/hk_hsb_dayfile
updated to run on Production. Need to update variables to run in own workspace.
environment variables to source before running HK Decode and HK keyword writes to drms
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.