Changeset 3737 for BOL/Multi_atlas/html_axe6.sh
- Timestamp:
- Jun 29, 2020, 5:04:13 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/Multi_atlas/html_axe6.sh
r3684 r3737 7 7 hostname=`hostname` 8 8 if [ ${hostname:0:5} = cicla ] ; then 9 DODSDIR=/ prodigfs/ipslfs/dods9 DODSDIR=/modfs/ipslfs/dods 10 10 HTML00=http://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/$login 11 11 machine=ciclad 12 12 fi 13 13 if [ ${hostname:0:5} = camel ] ; then 14 DODSDIR=/ prodigfs/ipslfs/dods14 DODSDIR=/modfs/ipslfs/dods 15 15 fi 16 16 if [ ${hostname:0:5} = irene ] ; then … … 45 45 46 46 47 echo $compf | sed -e 's:/ prodigfs/ipslfs/dods/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'47 echo $compf | sed -e 's:/modfs/ipslfs/dods/:http\://vesg.ipsl.upmc.fr/thredds/fileServer/IPSLFS/:'
Note: See TracChangeset
for help on using the changeset viewer.