Ignore:
Timestamp:
10/15/16 18:27:39 (8 years ago)
Author:
sdipsl
Message:
  • load python module before netcdf modules. So that netcdf/hdf libraries path from python wont affect dynamically linked binaries to "classic" netcdf/hdf librairies.
  • export explicitely PCMDI_MP variable
File:
1 edited

Legend:

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

    r1345 r1358  
    9191# Set environment tools (ferret, nco, cdo, rebuild, ...) 
    9292#==================================================== 
     93module load python/2.7.5 
    9394. /home/users/igcmg/.atlas_env_asterix_ksh 
    94 module load python/2.7.5 
    9595export PATH=${PATH}:/home/users/igcmg/rebuild/bin/ 
    9696 
Note: See TracChangeset for help on using the changeset viewer.