source:
BOL/Multi_atlas/env_Multi_atlas_axe4.sh
@
5356
| Last change on this file since 5356 was 4698, checked in by , 2 years ago | |
|---|---|
| File size: 336 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash -vx |
| 2 | |
| 3 | login=`whoami` |
| 4 | hostname=`hostname` |
| 5 | |
| 6 | MAIN=/thredds/ipsl/fabric/lmdz |
| 7 | MAIN_SE=${MAIN}/SE |
| 8 | MAIN_CMOR=${MAIN}/SE/CMOR |
| 9 | SEORIG=${MAIN_SE}/ORIG |
| 10 | STOREDIR=/thredds/ipsl/fabric/lmdz/STORE/$EXPNAME |
| 11 | MULTIDIR=${MAIN}/MultiSimu |
| 12 | |
| 13 | if [ ${hostname:0:5} = spiri ] ; then |
| 14 | module unload pangeo-meso/2023.04.15 |
| 15 | module load python/meso-3.9 |
| 16 | fi |
Note: See TracBrowser
for help on using the repository browser.
