Skip to content
Snippets Groups Projects
Commit 8121e66f authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 29/03/2018: comment GRIB_DEFINITION_PATH in run_arp2lfi_xyz

parent 71da3338
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
#MNH_LIC for details. version 1.
set -x
set -e
export GRIB_DEFINITION_PATH=$SRC_MESONH/src/LIB/grib_api-1.13.1/definitions
#export GRIB_DEFINITION_PATH=$SRC_MESONH/src/LIB/${VERSION_GRIBAPI}/definitions
rm -f 16JAN* OUTPUT_LISTING* pipe* *.tex
ln -sf ../003_nest/16JAN98_36km.neste1.??? .
time ${MPIRUN} PREP_REAL_CASE${XYZ}
......@@ -8,7 +8,7 @@ set -e
CHIMIE_FILES=${CHIMIE_FILES:-"$HOME/CHIMIE_FILES"} ; export CHIMIE_FILES
ln -sf ${CHIMIE_FILES}/*.20040810.18* .
export GRIB_DEFINITION_PATH=$SRC_MESONH/src/LIB/grib_api-1.13.1/definitions
#export GRIB_DEFINITION_PATH=$SRC_MESONH/src/LIB/grib_api-1.13.1/definitions
rm -f ICART* CPLCH20040810.18.* OUTPUT_LISTING* pipe*
ln -sf ../001_pgd1/ICARTT1008_PGD_15km.??? .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment