Ignore:
Timestamp:
Apr 29, 2021, 11:19:46 AM (3 years ago)
Author:
musat
Message:

Changement des PATHS sur ciclad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/make_MOY.sh

    r3737 r3881  
    2222hostname=`hostname`
    2323if [ ${hostname:0:5} = cicla ] ; then
    24 DODSDIR=/modfs/ipslfs/dods
     24DODSDIR=/thredds/ipsl
    2525OBSDIR=$DODSDIR/fabric/lmdz
    2626ferret="/opt/ferret-7.0.0/bin/ferret"
    2727fi
    2828if [ ${hostname:0:5} = camel ] ; then
    29 DODSDIR=/modfs/ipslfs/dods
     29DODSDIR=/thredds/ipsl
    3030OBSDIR=$DODSDIR/$login/lmdz
    3131ferret="/opt/ferret-7.0.0/bin/ferret"
Note: See TracChangeset for help on using the changeset viewer.