Project

General

Profile

First test

If you correctly installed the snowtool_git and SURFEX projects, you must be able to run successfully the following test case:

export EXESURFEX=...yoursurfexdirectory.../exe
s2m -f $SNOWTOOLS_CEN/snowtools/DATA/FORCING_test_base.nc -b 20100801 -e 20110801 -o output -g

(!) If you installed SURFEX with MPIAUTO option, you have to set the environment variable NOFFLINE to 1 to make this test work (because this test have only one simulation point).

Test of the assimilation tool

NB: Don't forget to make a "git pull" if you have installed snowtools_git a while ago.

cd $SNOWTOOLS_CEN/snowtools/tests/test_soda
./test_soda.sh

You should see "SODA ENDS CORRECTLY" at the end.