Ignore:
Timestamp:
08/12/09 16:54:23 (15 years ago)
Author:
sdipsl
Message:
  • Cesium : netcdf 3.6.3 depends on hdf5/1.8.2
  • Be more flexible in IGCM_sys_Get on post-processing machine
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_cesium.ksh

    r143 r145  
    117117module load dap++/3.8.2 
    118118module load gsl/1.12 
     119module load hdf5/1.8.2 
    119120module load udunits/2.1.5 
    120121module load nc-dap/3.7.3 
     
    187188#D-#================================================== 
    188189#D-function IGCM_sys_RshMaster 
    189 #D-* Purpose: Just a fake command to wrapp 
    190 #D-           IGCM_card call in post-treatment 
    191 #D-           Rhodes do not see brodie filesystem 
    192 #D-           That's why we need this hack. 
     190#D-* Purpose: Master rsh command 
    193191#D-* Examples: 
    194192#D- 
     
    918916            echo "IGCM_sys_Get, ERROR : regular file ${dm_liste[0]} DOES NOT EXIST ." 
    919917            IGCM_debug_Exit "IGCM_sys_Get" 
    920             IGCM_debug_PopStack "IGCM_sys_Get" 
    921             return 
     918            #IGCM_debug_PopStack "IGCM_sys_Get" 
     919            #return 
    922920        fi 
    923921 
Note: See TracChangeset for help on using the changeset viewer.