Ignore:
Timestamp:
06/21/18 16:00:34 (6 years ago)
Author:
jgipsl
Message:

Updated path and some cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MachineEnvironment/irene/env_atlas_irene

    r3929 r3932  
    1414# FAST (Ferret Analysis Scripting Toolbox) 
    1515#------------------------------------------------------ 
    16 export FER_FAST="`/usr/bin/ccc_home -u p86ipsl`/fast" 
     16export FER_FAST="`/usr/bin/ccc_home -u igcmg`/Tools/fast" 
    1717 
    1818export FER_GO="$FER_FAST $FER_GO" 
     
    2626# ATLAS 
    2727#------------------------------------------------------ 
    28 export FER_ATLAS="`/usr/bin/ccc_home -u p86ipsl`/atlas" 
     28export FER_ATLAS="`/usr/bin/ccc_home -u igcmg`/Tools/atlas" 
    2929 
    3030export FER_GO="$FER_GO $FER_ATLAS" 
     
    3838# DATABASE 
    3939#------------------------------------------------------ 
    40 export DB="`/usr/bin/ccc_home -u p86ipsl -W`/database" 
     40export DB="`/usr/bin/ccc_home -u igcmg -W`/database" 
    4141export FER_DATA="$FER_DATA $DB/grids $DB/extras $DB/climato" 
Note: See TracChangeset for help on using the changeset viewer.