eccodes/.github/ci-nightly-test.sh

19 lines
386 B
Bash
Raw Normal View History

2023-03-31 13:22:43 +00:00
#!/bin/bash
set -e
2023-04-05 10:18:10 +00:00
# We do not want to come across the ecCodes tools in the toolbox
module unload ecmwf-toolbox
module load cdo/new
module load numdiff
module load nccmp
module load netcdf4/new
module load gnuparallel/new
module load python3
2023-03-31 13:22:43 +00:00
cd ~masn/REGRESSION_TESTING/ecCodes
2023-04-05 10:23:36 +00:00
./par-suite.sh -w $TMPDIR/install/eccodes -t py_
# ./seq-suite.sh -w $TMPDIR/install/eccodes -d -t py_