Ignore:
Timestamp:
Oct 26, 2022, 1:07:21 PM (20 months ago)
Author:
musat
Message:

Fusion entre la version commune (compte fabric) et la version perso
du multi-atlas incluant

  • la fiabilisation de la realisation des cartes
  • la correction des coupes (latitude,altitude) pour les biais
  • l'ajout d'une option pour des multi-atlas par rapport a une simulation de reference
  • l'ajout d'options pour un multi-atlas regional
  • la mise a jour des thredds (repertoire & html) pour ciclad

IonelaMusat?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/html_axe2.sh

    r3882 r4307  
    88if [ ${hostname:0:5} = cicla ] ; then
    99DODSDIR=/thredds/ipsl
    10 HTML00=http://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/$login
     10dthredds=thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds
     11HTML00=http://${dthredds}/$login
    1112machine=ciclad
     13fi
     14if [ ${hostname:0:5} = spiri ] ; then
     15DODSDIR=/thredds/ipsl
     16dthredds=thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds
     17HTML00=http://${dthredds}/$login
     18machine=spirit
    1219fi
    1320if [ ${hostname:0:5} = camel ] ; then
     
    5966
    6067# A REFAIRE
    61 echo $compf | sed -e 's:/thredds/ipsl/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'
     68echo $compf | sed -e 's:/thredds/ipsl/:http\://thredds-su.ipsl.fr/thredds/fileServer/ipsl_thredds/:'
Note: See TracChangeset for help on using the changeset viewer.