Ignore:
Timestamp:
01/29/15 18:53:48 (9 years ago)
Author:
sdipsl
Message:

Send metrics results to a central place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_metrics_LMDZ

    r1160 r1162  
    152152 
    153153#================================== 
     154# Export metrics to prodiguer system 
     155#================================== 
     156#IGCM_debug_sendAMQP_Metrics METRICS/SE_${YEARS} 
     157 
     158#================================== 
    154159# Save files 
    155160#================================== 
     
    158163IGCM_sys_Rm ${config_UserChoices_JobName}_SE_${YEARS}_1M_histmth.nc 
    159164 
    160 #================================== 
    161 # DODS copy 
    162 #================================== 
    163 if [ X${config_Post_DodsCopy} = XTRUE ]  ; then 
    164   IGCM_sys_TestDirArchive ${R_FIGR}/${R_METRICS} 
    165   [ $? = 0 ] && IGCM_sys_Put_Dods ${R_METRICS} 
    166 fi 
    167165# Clean RUN_DIR_PATH (necessary for cesium and titane only) 
    168166IGCM_sys_RmRunDir -Rf ${RUN_DIR_PATH} 
Note: See TracChangeset for help on using the changeset viewer.