Ignore:
Timestamp:
Jun 29, 2020, 5:04:13 PM (4 years ago)
Author:
idelkadi
Message:

Repository under svn of a first version of Multiatlas diagnostics for LMDZ. This version is adapted to be able to run a LMDZ multiatlas on an individual account on the ciclad machine of the IPSL. In this version, the parts to be modified are identified so as to subsequently adapt it to other machines.
Modifications following changes and simplification of access from CICLAD / ClimServ?? to the different "thredds"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/html_entete.sh

    r3695 r3737  
    88hostname=`hostname`
    99if [ ${hostname:0:5} = cicla ] ; then
    10 DODSDIR=/prodigfs/ipslfs/dods
     10DODSDIR=/modfs/ipslfs/dods
    1111HTML00=http://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/$login
    1212machine=ciclad
    1313fi
    1414if [ ${hostname:0:5} = camel ] ; then
    15 DODSDIR=/prodigfs/ipslfs/dods
     15DODSDIR=/modfs/ipslfs/dods
    1616fi
    1717if [ ${hostname:0:5} = irene ] ; then
Note: See TracChangeset for help on using the changeset viewer.