Ignore:
Timestamp:
03/13/09 17:33:37 (15 years ago)
Author:
brocksce
Message:

PB: - Reformat run.card

  • Add monitoring card analysis feature
  • Rename Script_Output
  • Remove obsolete comments in run.card.init
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_monitoring

    r36 r57  
    9494    if [ ! "X${liste_file_monitoring}" = X ] ; then 
    9595        IGCM_sys_Get /l liste_file_monitoring ${RUN_DIR} 
    96         monitoring01 -q -p ${comp} -t "${config_UserChoices_JobName} monitoring" -o ${RUN_DIR}/MONITORING ${FER_ATLAS}/${monitoring_file} ${RUN_DIR} 
     96        monitoring01 -q -c ${CARD_DIR} -p ${comp} -t "${config_UserChoices_JobName} monitoring" -o ${RUN_DIR}/MONITORING ${FER_ATLAS}/${monitoring_file} ${RUN_DIR} 
    9797    fi 
    9898    # 
Note: See TracChangeset for help on using the changeset viewer.