Ignore:
Timestamp:
Apr 29, 2021, 2:58:06 PM (3 years ago)
Author:
musat
Message:

Changements PATHS ciclad, runs.txt et sed HTML
Ajout possibilite acces simulations sur l espace "SE" dans cmor.sh
Ajout acces OBS a partir de l espace fabric multi_ZONE.sh
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/html_axe1.sh

    r3737 r3882  
    88hostname=`hostname`
    99if [ ${hostname:0:5} = cicla ] ; then
    10 DODSDIR=/modfs/ipslfs/dods
     10DODSDIR=/thredds/ipsl
    1111HTML00=http://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/$login
    1212machine=ciclad
    1313fi
    1414if [ ${hostname:0:5} = camel ] ; then
    15 DODSDIR=/modfs/ipslfs/dods
     15DODSDIR=/thredds/ipsl
    1616fi
    1717if [ ${hostname:0:5} = irene ] ; then
     
    9999
    100100# A REFAIRE
    101 echo $compf | sed -e 's:/modfs/ipslfs/dods/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'
     101echo $compf | sed -e 's:/thredds/ipsl/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'
    102102
Note: See TracChangeset for help on using the changeset viewer.