diff --git a/tests/default_options/COMMAND b/tests/default_options/COMMAND index 02e66430213930dab3b94b4ca444219fb321c547..6c2bc56e0b5ad65ce2c105e6edfb68c598b09604 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 /