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_NEMO

    r1356 r1364  
    176176 
    177177#================================== 
    178 # SET UP THE PATH (will be done in libIGCM_sys later) 
    179 #================================== 
    180 export PATH=${PCMDI_MP}/work_install_${MP_Version}/PCMDI_METRICS/bin:${PATH} 
     178# SET UP THE PATH (wont be done in libIGCM_sys because setup_runtime.sh is way too intrusive) 
     179#================================== 
     180. ${PCMDI_MP}/work_install_${MP_Version}/PCMDI_METRICS/bin/setup_runtime.sh 
    181181 
    182182for metricsGroupName in ${GroupsOfMetrics} ; do 
Note: See TracChangeset for help on using the changeset viewer.