Commit Graph

9984 Commits

Author SHA1 Message Date
shahramn 5fa6a7452d Testing: BUFR descriptor checks 2024-08-10 14:02:42 +01:00
shahramn 6899fe8f90 GRIB2: Concept for productDefinitionTemplate 2024-08-10 13:18:12 +01:00
shahramn f76247b0fc Testing: Coverage 2024-08-10 13:15:28 +01:00
shahramn 89ec3a19eb ECC-1899: Test 2024-08-09 17:25:51 +01:00
shahramn 137136b893 ECC-1899: Functor for filter 2024-08-09 16:00:32 +01:00
shahramn eac06e8853 ECC-1899: API function to allow setting debug level 2024-08-09 14:27:16 +01:00
Shahram Najm f5b8a9b7f1 ECC-1894: GRIB2: Transfer encoding from 240016 to 26 2024-08-08 16:14:03 +00:00
shahramn f50d2c5884 ECC-1858: Allow user to control encoding via optimizeScaleFactor (by default 0) 2024-08-08 13:37:07 +01:00
shahramn cbb4389334 ECC-1695: GRIB2 definitions: Group files into sub-directories 2024-08-08 09:59:28 +01:00
Gioele Barabucci 3230077c67 tools/bufr_compare_dir: Support directory names with spaces 2024-08-07 19:48:31 +01:00
Gioele Barabucci 7d8a2b65fd tools/bufs_compare_dir: Make compatible with POSIX sh
`bufr_compare_dir` is the only installed script that requires `ksh`. With
minor changes it is possible to make this script compatible with standard
POSIX sh.

Removing the need to use `ksh` greatly simplifies many aspects of the efforts
needed to package, install and maintain eccodes in distributions like
Debian.

See: https://bugs.debian.org/1078095
2024-08-07 19:48:31 +01:00
shahramn db8d72582e Testing: Increase coverage 2024-08-03 17:10:21 +01:00
shahramn 4b197520e3 Testing: Increase coverage 2024-08-03 16:56:29 +01:00
shahramn c81b491edc Testing: Increase coverage 2024-08-03 16:48:50 +01:00
shahramn c1ecf95334 Cosmetics 2024-08-03 15:59:26 +01:00
shahramn fe5a4b168c ECC-1897: GRIB2: Print a warning if the packing type template is experimental or deprecated 2024-08-03 14:44:40 +01:00
Shahram Najm 6f3f99beb3 ECC-1886: Fix failing tests 2024-08-02 14:50:26 +01:00
Shahram Najm 331bb6942f ECC-1886: Comments 2024-08-02 14:50:26 +01:00
Shahram Najm 5b888f382c ECC-1886: No need for cfVarName.legacy.def 2024-08-02 14:50:26 +01:00
Shahram Najm f75193d466 ECC-1886: Definitions: cfVarName key should be based on the shortName (with a few exceptions) 2024-08-02 14:50:26 +01:00
shahramn 453c19b97e ECC-1886: Enable the cf_var_name accessor 2024-08-02 14:50:26 +01:00
Shahram Najm 4b60193c07 ECC-1779: log preprocessing is experimental 2024-08-01 15:14:26 +00:00
Shahram Najm 43dac51b42 Fix Windows build (take 2) 2024-08-01 15:05:12 +00:00
Shahram Najm 8cf449a8da Fix Windows build 2024-08-01 14:44:58 +00:00
Shahram Najm 4f35b2ac20 Filter: 'contains' for string keys to mimic strstr/strcasestr 2024-08-01 14:05:07 +00:00
shahramn ec1a3a10f5 Regression test suite: For tests use the git repo and for DATA/REF point to elsewhere 2024-07-31 15:32:54 +01:00
shahramn 86dc278ee3 Formatting and cleanups 2024-07-31 13:27:52 +01:00
shahramn 2554d17256 Formatting and cleanups 2024-07-31 13:12:01 +01:00
Sebastien Villaume f7fe36b2cf unalias levtype and levelist for enda/mpp and elda/mpp 2024-07-31 11:17:07 +01:00
Sebastien Villaume 47142da3af adding mars namespace configurations for elda/mpp and enda/mpp 2024-07-31 11:17:07 +01:00
shahramn e5e33220cc ECC-1889: GRIB: Add new MARS type MPP 2024-07-31 10:37:03 +01:00
Eugen Betke 077ad9fc24 ECC-1858: Repack data, when changing packing type 2024-07-30 18:30:46 +01:00
shahramn 053bbe4db5 Testing: Fix 2024-07-30 18:30:46 +01:00
Eugen Betke 7053d3b72e ECC-1858: Data encodings parameters are always re-computed 2024-07-30 18:30:46 +01:00
Shahram Najm 797613d5ae Regression test suite: Revisit 2024-07-30 08:23:41 +00:00
Shahram Najm 7226e55c74 ECC-1887: GRIB2: The mars keys 'date' and 'time' for OSTIA data (using local def 11) are wrong 2024-07-30 08:22:39 +00:00
shahramn b497b283b9 Regression test suite: Switch back to the old way until we solve the download problems 2024-07-29 22:25:30 +01:00
shahramn da159759db ECC-1886: Definitions: cfVarName key should be based on the shortName (part 2) 2024-07-29 16:14:59 +01:00
shahramn eea658f3cb ECC-1886: Definitions: cfVarName key should be based on the shortName (part 1) 2024-07-29 16:08:23 +01:00
shahramn b1dbd4f2cf Formatting and cleanups 2024-07-29 11:55:30 +01:00
shahramn 36223c395f Formatting and cleanups 2024-07-29 11:51:54 +01:00
shahramn 177b1d8c07 Formatting 2024-07-27 19:25:31 +01:00
shahramn d098b362be Formatting and cleanups 2024-07-27 14:20:23 +01:00
Shahram Najm 7f025213e2 Fix the hard coded length for keys of type 'byte' 2024-07-27 12:18:36 +00:00
shahramn 52ba802da4 ECC-1885: GRIB: The 'dirty_statistics' key is always 1 2024-07-26 14:19:39 +01:00
shahramn a85d671ace ECC-1884: GRIB1 regular grids: The geography namespace should include Ni and Nj 2024-07-26 12:41:42 +01:00
shahramn 2d28023aba Cleanup 2024-07-26 12:41:32 +01:00
shahramn 49d0a0cd70 ECC-1884: GRIB1 regular grids: The geography namespace should include Ni and Nj 2024-07-26 12:28:10 +01:00
shahramn 5dd85aeb66 Fortran: Initialise status 2024-07-26 11:35:23 +01:00
shahramn e319ebe442 GRIB2 template selection 2024-07-25 17:46:55 +01:00