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

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