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_accueil.sh

    r3737 r3882  
    66hostname=`hostname`
    77if [ ${hostname:0:5} = cicla ] ; then
    8 DODSDIR=/modfs/ipslfs/dods
     8DODSDIR=/thredds/ipsl
    99HTML=http://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/$login/lmdz/MultiSimu/$comp
    1010machine=ciclad
    1111fi
    1212if [ ${hostname:0:5} = camel ] ; then
    13 DODSDIR=/modfs/ipslfs/dods
     13DODSDIR=/thredds/ipsl
    1414fi
    1515if [ ${hostname:0:5} = irene ] ; then
     
    3636
    3737# ATTENTION A MODIFIER POUR D AUTRES MACHINE
    38 echo $compf | sed -e 's:/modfs/ipslfs/dods/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'
     38echo $compf | sed -e 's:/thredds/ipsl/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'
    3939
Note: See TracChangeset for help on using the changeset viewer.