| ... | @@ -40,15 +40,18 @@ in JEANZAY.env # export2 INDIR="/gpfswork/rech/eee/reee084/ASAP2/inputs" |
... | @@ -40,15 +40,18 @@ 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 or download:
|
|
|
```
|
|
```
|
|
|
mkdir -p ${WORKDIR_EXP}/BENGUELA_LR
|
|
mkdir -p ${WORKDIR_EXP}/BENGUELA_LR
|
|
|
cd ${WORKDIR_EXP}/BENGUELA_LR
|
|
cd ${WORKDIR_EXP}/BENGUELA_LR
|
|
|
|
```
|
|
|
|
- copy
|
|
|
|
```
|
|
|
JEANZAY : rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs .
|
|
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 : \
|
|
- 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)
|
|
|
|
|
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |