diff --git a/tests/examples/config.10.4.NILU b/tests/examples/config.10.4.NILU index bf4b3eb4d3fd3a9348ae66ad57a93f5a7431f674..94d26e26eb02ffa7041e042342da44c24f77f73e 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 189e68701d3354e0cfef58da361ef7c2ccfd64f2..26df763bd13070067f6473512eb59fbbada2f98c 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