Ignore:
Timestamp:
06/21/18 15:49:22 (6 years ago)
Author:
jgipsl
Message:

Updated files since change at TGCC: home of p86ipsl is not longer accessible by all users. Now keep environement files in home igcmg/igcmg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MachineEnvironment/curie/atlas_env_netcdf4.3.3.1_hdf5_parallel_curie_ksh

    r3929 r3931  
    1515# FAST (Ferret Analysis Scripting Toolbox) 
    1616#------------------------------------------------------ 
    17 export FER_FAST="`/usr/bin/ccc_home -u p86ipsl`/fast" 
     17export FER_FAST="`/usr/bin/ccc_home -u igcmg`/Tools/fast" 
    1818 
    1919export FER_GO="$FER_FAST $FER_GO" 
     
    2727# ATLAS 
    2828#------------------------------------------------------ 
    29 export FER_ATLAS="`/usr/bin/ccc_home -u p86ipsl`/atlas" 
     29export FER_ATLAS="`/usr/bin/ccc_home -u igcmg`/Tools/atlas" 
    3030 
    3131export FER_GO="$FER_GO $FER_ATLAS" 
     
    3939# DATABASE 
    4040#------------------------------------------------------ 
    41 export DB="`/usr/bin/ccc_home -u p86ipsl -W`/database" 
     41export DB="`/usr/bin/ccc_home -u igcmg -W`/database" 
    4242export FER_DATA="$FER_DATA $DB/grids $DB/extras $DB/climato" 
    4343 
     
    6262# TOOLS 
    6363#------------------------------------------------------ 
    64 export PATH="`ccc_home -u p86ipsl`/bin:$PATH" 
     64export PATH="`ccc_home -u igcmg`/bin:$PATH" 
Note: See TracChangeset for help on using the changeset viewer.