From b5bcb7a57f5b9696008124c00cf7a10acf2b0522 Mon Sep 17 00:00:00 2001 From: lucieb92 <lucie.bakels@univie.ac.at> Date: Fri, 10 May 2024 17:17:00 +0200 Subject: [PATCH] updated test COMMAND Former-commit-id: a3eab13240088624e7f3589e83e429ca39c907fb --- tests/default_options/COMMAND | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/default_options/COMMAND b/tests/default_options/COMMAND index 02e66430..6c2bc56e 100644 --- a/tests/default_options/COMMAND +++ b/tests/default_options/COMMAND @@ -40,6 +40,5 @@ NXSHIFT= 0, ! Shift of the global meteorological data. Default 359 for ECMWF and 0 for GFS if not given MAXTHREADGRID= 1, ! Set maximum number of threads for doing grid computations. Recommended to set this no higher than 16. High numbers create more overhead and a larger memory footprint, 1=no parallelisation on grid. MAXFILESIZE= 10000, ! Maximum output of each partoutput NetCDF-4 file in Mb before a new one is created - LOGVERTINTERP= 0, ! Flag to set all vertical interpolation to logarithmic instead of linear - BCSCHEME= 2, + LOGVERTINTERP= 0, ! Flag to set all vertical interpolation to logarithmic instead of linear / -- GitLab