From 3310bfebfe6ca9c85d6e5c735e560fd675903f47 Mon Sep 17 00:00:00 2001 From: Ignacio Pisso <Ignacio.Pisso@nilu.no> Date: Fri, 16 Jun 2023 15:54:30 +0200 Subject: [PATCH] save small changes in tests doc --- tests/examples/config.10.4.NILU | 2 +- tests/flex_read_fortran/README | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tests/examples/config.10.4.NILU b/tests/examples/config.10.4.NILU index bf4b3eb4..94d26e26 100644 --- a/tests/examples/config.10.4.NILU +++ b/tests/examples/config.10.4.NILU @@ -4,5 +4,5 @@ module load eccodes/2.28.0-gcc9.4 export FLEXPART=/home/ignacio/repos/flexpart/src/FLEXPART #ln -s ../../tests_dev_snapshot/examples/default_examples/paper10.4/test_winds -#/home/ignacio/public_html/winds/test_winds +# ln -s /home/ignacio/public_html/winds/test_winds diff --git a/tests/flex_read_fortran/README b/tests/flex_read_fortran/README index 189e6870..26df763b 100644 --- a/tests/flex_read_fortran/README +++ b/tests/flex_read_fortran/README @@ -1,6 +1,11 @@ configure the path to netcdf in makefile -and build + +make sure the correct modules are loaded + +. config.NILU + +and build: make -- GitLab