| ... | @@ -31,14 +31,14 @@ git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation- |
... | @@ -31,14 +31,14 @@ git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation- |
|
|
### Get the netcdf input files
|
|
### Get the netcdf input files
|
|
|
link to, copy or download the netcdf input files directory for the BENGUELA_LR config
|
|
link to, copy or download the netcdf input files directory for the BENGUELA_LR config
|
|
|
|
|
|
|
|
- 1 to link to :
|
|
1. to link to :
|
|
|
```
|
|
```
|
|
|
sca # alias cd ${ARCHDIR}
|
|
sca # alias cd ${ARCHDIR}
|
|
|
in JEANZAY.env # export2 INDIR="/gpfswork/rech/eee/reee084/ASAP2/inputs"
|
|
in JEANZAY.env # export2 INDIR="/gpfswork/rech/eee/reee084/ASAP2/inputs"
|
|
|
in IRENE.env # export2 INDIR="/ccc/work/cont005/gen1140/hourdinc/BENGUELA_LR/inputs"
|
|
in IRENE.env # export2 INDIR="/ccc/work/cont005/gen1140/hourdinc/BENGUELA_LR/inputs"
|
|
|
in DATARMOR.env # export2 INDIR="/home3/datawork/chourdin/BENGUELA_LR/inputs"
|
|
in DATARMOR.env # export2 INDIR="/home3/datawork/chourdin/BENGUELA_LR/inputs"
|
|
|
```
|
|
```
|
|
|
- 2 copy :
|
|
2. copy :
|
|
|
```
|
|
```
|
|
|
mkdir -p ${WORKDIR_EXP}/BENGUELA_LR
|
|
mkdir -p ${WORKDIR_EXP}/BENGUELA_LR
|
|
|
cd ${WORKDIR_EXP}/BENGUELA_LR
|
|
cd ${WORKDIR_EXP}/BENGUELA_LR
|
| ... | @@ -46,7 +46,7 @@ JEANZAY : rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs . |
... | @@ -46,7 +46,7 @@ JEANZAY : rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs . |
|
|
IRENE : rsync -a /ccc/work/cont005/gen1140/hourdinc/BENGUELA_LR/inputs .
|
|
IRENE : rsync -a /ccc/work/cont005/gen1140/hourdinc/BENGUELA_LR/inputs .
|
|
|
DATARMOR : rsync -a /home3/datawork/chourdin/BENGUELA_LR/inputs .
|
|
DATARMOR : rsync -a /home3/datawork/chourdin/BENGUELA_LR/inputs .
|
|
|
```
|
|
```
|
|
|
- 3 download : \
|
|
3. download : \
|
|
|
if these directories are unreachable, download [BENGUELA_LR inputs tar file](https://owncloud.locean-ipsl.upmc.fr/index.php/s/7B00cuMvAjpIRl7)
|
|
if these directories are unreachable, download [BENGUELA_LR inputs tar file](https://owncloud.locean-ipsl.upmc.fr/index.php/s/7B00cuMvAjpIRl7)
|
|
|
|
|
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |