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/METRICS/metrics.sh

    r3695 r3881  
    55hostname=`hostname`
    66if [ ${hostname:0:5} = cicla ] ; then
    7 DODSDIR=/prodigfs/ipslfs/dods
     7DODSDIR=/thredds/ipsl
    88fi
    99if [ ${hostname:0:5} = camel ] ; then
    10 DODSDIR=/prodigfs/ipslfs/dods
     10DODSDIR=/thredds/ipsl
    1111fi
    1212if [ ${hostname:0:5} = irene ] ; then
Note: See TracChangeset for help on using the changeset viewer.