| ... | @@ -30,14 +30,16 @@ git clone --branch benguela_lr git@gitlab.in2p3.fr:christophe.hourdin/pulsation- |
... | @@ -30,14 +30,16 @@ 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
|
|
|
JEANZAY : rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs .
|
|
JEANZAY : rsync -a /gpfswork/rech/eee/reee084/BENGUELA_LR/inputs .
|
| ... | |
... | |
| ... | | ... | |