Skip to content

Portability g100-leonardo and others #20

@dcesari

Description

@dcesari

For ease of portability it would be useful to equalize some paths between leonardo and g100 in order not to add other exceptions:

+++ b/conf/prod/icon_2I/conf.sh
@@ -1,9 +1,11 @@
 MODEL_BASE=$WORKDIR_BASE/srcintel/icon-2.6.5.1
+MODEL_BASE=/g100_work/smr_prod/srcintel/icon-2.6.5.1
 MODEL_PRE_BINDIR=$WORKDIR_BASE/srcintel/icontools-2.5.0/icontools
+MODEL_PRE_BINDIR=/ind2/meteo/a07smr03/icon/build/icontools-2.5.0.intel/icontools
 PARENTMODEL_DATADIR=$WORKDIR/input/data
 
 # Working directories for observations
@@ -38,6 +40,8 @@ DT_IAU=600
 # eccodes definitions
 ecd_dwd=$WORKDIR_BASE/data/definitions/definitions.edzw-2.21.0-1
 ecd_cin=$WORKDIR_BASE/data/definitions/definitions.cineca-2.21.0
+ecd_dwd=/ind2/meteo/a07smr03/icon/definitions/definitions.edzw-2.21.0-1
+ecd_cin=/ind2/meteo/a07smr03/icon/definitions/definitions.cineca-2.21.0

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions