Changeset 123


Ignore:
Timestamp:
05/14/09 17:34:38 (15 years ago)
Author:
brocksce
Message:

PB: - Add option --time to monitoring01 to create MONITORING/files

with heritage of the time axis of the TS_MO files.
Assume that those time axis are correct (eventually they have been corrected by patches).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_monitoring

    r108 r123  
    136136    if [ ! "X${liste_file_monitoring}" = X ] ; then 
    137137        IGCM_sys_Get /l liste_file_monitoring ${RUN_DIR} 
    138         monitoring01 -q -c ${CARD_DIR} -p ${comp} -t "${config_UserChoices_JobName} monitoring" -o ${RUN_DIR}/MONITORING ${FER_ATLAS}/${monitoring_file} ${RUN_DIR} 
     138        monitoring01 -q -c ${CARD_DIR} -p ${comp} --time -t "${config_UserChoices_JobName} monitoring" -o ${RUN_DIR}/MONITORING ${FER_ATLAS}/${monitoring_file} ${RUN_DIR} 
    139139    else 
    140140        IGCM_debug_Print 1 "No time series detected by this command :" 
Note: See TracChangeset for help on using the changeset viewer.