Ignore:
Timestamp:
11/18/16 10:29:00 (8 years ago)
Author:
sdipsl
Message:
  • fix some environment problem with the PCMDI_MP
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_metrics_ORCHIDEE

    r1356 r1364  
    154154 
    155155#================================== 
    156 # SET UP THE PATH (will be done in libIGCM_sys later) 
    157 #================================== 
    158 export PATH=${PCMDI_MP}/work_install_${MP_Version}/PCMDI_METRICS/bin:${PATH} 
     156# SET UP THE PATH (wont be done in libIGCM_sys because setup_runtime.sh is way too intrusive) 
     157#================================== 
     158. ${PCMDI_MP}/work_install_${MP_Version}/PCMDI_METRICS/bin/setup_runtime.sh 
    159159 
    160160for metricsGroupName in ${GroupsOfMetrics} ; do 
Note: See TracChangeset for help on using the changeset viewer.