Commit Graph

7054 Commits

Author SHA1 Message Date
Shahram Najm 2c11c7ad9c Testing: use consistent labelling 2022-06-01 16:02:34 +01:00
Shahram Najm c1e85cff6d Testing: Add tests for large constant fields (GRIB1 and GRIBEX mode) 2022-06-01 15:18:56 +01:00
Shahram Najm 5d7c42617e Examples: use a more realistic number for missingValue (instead of 9999) 2022-06-01 13:39:30 +01:00
Shahram Najm 228fd3d39d Compilation with C++ (tigge) 2022-06-01 11:42:25 +01:00
Shahram Najm aede6474df Refactoring: unused variable 2022-05-31 16:54:38 +01:00
Shahram Najm 5ca6092822 Refactoring: move the function grib_producing_large_constant_fields to grib_utils 2022-05-31 16:52:21 +01:00
Shahram Najm 3cc42eff1e Testing: Add tests for large constant fields (simple packing) 2022-05-31 16:47:00 +01:00
Shahram Najm 24b6bffee8 Compilation with C++ 2022-05-31 12:35:50 +01:00
Shahram Najm 774eb7d8d7 C++ warnings 2022-05-22 15:04:25 +01:00
Shahram Najm 594918b593 Fix broken metabuilder/ci build (cray) 2022-05-21 19:39:33 +01:00
Shahram Najm ce40ed1344 Fix broken metabuilder/ci build 2022-05-21 19:23:32 +01:00
Shahram Najm 2cda55de73 ECC-1393: Fix error C2440 2022-05-21 16:13:38 +01:00
Shahram Najm a747e6b9d5 ECC-1393: Fix error C2461: constructor syntax missing formal parameters 2022-05-21 16:00:30 +01:00
Shahram Najm ea490ca6ab ECC-1393: Try C++ compilation on AppVeyor (GitHub) 2022-05-21 15:30:42 +01:00
Shahram Najm 76bac8da71 ECC-1393: CMake: Add option to build ecCodes with C++ 2022-05-21 14:37:23 +01:00
Shahram Najm 7eae7f474b ECC-1392: Add tests 2022-05-20 13:45:22 +01:00
Shahram Najm 3c67e26184 ECC-1392: Fortran interface: codes_open_file fails if the filename has spaces 2022-05-19 20:24:28 +01:00
Shahram Najm b910b7b395 Testing: Test referenceValueError override 2022-05-19 15:33:00 +01:00
Shahram Najm 1ff5f75eee ECC-1335: Remove deprecated functions 2022-05-19 11:06:39 +01:00
Shahram Najm 63988c67a9 ECC-1335: Remove deprecated functions 2022-05-19 11:02:35 +01:00
Shahram Najm a21b7c422f AppVeyor: fix broken test on Windows 2022-05-18 23:13:02 +01:00
Shahram Najm a3b6bb31e7 CCSDS: Add test for data quality checks 2022-05-18 21:32:32 +01:00
Shahram Najm df2f153fc7 Enable data quality checks 2022-05-18 20:35:44 +01:00
Shahram Najm 4ef67381bf Refactoring 2022-05-18 20:35:31 +01:00
Shahram Najm 6b582febae Function to check the GRIB data values (grib_check_data_values_range) 2022-05-18 20:18:31 +01:00
Shahram Najm 1189d647b0 Refactoring 2022-05-18 17:52:09 +01:00
Shahram Najm 9476708bfd ECC-1388: GRIB2 CCSDS: Unpacked values different from simple packing 2022-05-18 16:36:19 +01:00
Shahram Najm 46aa690e88 Debugging: Print doubles with more precision 2022-05-18 16:08:49 +01:00
Shahram Najm 59d6dc205d Bump up version 2022-05-17 13:58:49 +01:00
Shahram Najm e0a2c6cee5 Documentation 2022-05-17 13:57:48 +01:00
Shahram Najm 043cbb1899 ECC-1385: BUFR: Update tables with the latest WMO V38.0.0 2022-05-16 20:34:11 +01:00
Marijana Crepulja 11726a64f0 ECC-1385:Update BUFR tables with the latest WMO V38 2022-05-16 19:20:47 +01:00
Shahram Najm 6a55afe429 Testing: add test for grib_set -S option 2022-05-16 14:26:29 +01:00
Shahram Najm 203e38c1d5 Update list of keys and hash 2022-05-11 13:35:37 +01:00
Shahram Najm 9fca49e7b2 Scripts: keys hash (remove autotools deprecated stuff) 2022-05-11 13:15:00 +01:00
Shahram Najm b21ddccd83 Compiler warnings 2022-05-10 17:47:53 +01:00
Shahram Najm e90a4034bc Examples: fix exception name 2022-05-10 15:07:56 +01:00
Shahram Najm 982f33570c ECC-1387: test 2022-05-09 17:29:21 +01:00
Shahram Najm c245ea7ccf ECC-1387: GRIB2 CCSDS: bitsPerValue should be set to 0 for a constant field 2022-05-09 16:35:57 +01:00
Shahram Najm 85ce7f4c59 ECC-1387: GRIB2 CCSDS: bitsPerValue should be set to 0 for a constant field 2022-05-09 16:30:27 +01:00
Shahram Najm 6fad5161a8 Merge branch 'feature/CCSDS_constant_fields' into develop 2022-05-09 16:25:50 +01:00
Shahram Najm 843adb1e42 Simple packing: corner case of bpv>0 for a constant field 2022-05-09 16:16:45 +01:00
Shahram Najm a9b36b4ec4 Simple packing: corner case of bpv>0 for a constant field 2022-05-09 15:44:47 +01:00
Shahram Najm 971048a3ef Remove unused keys 2022-05-08 23:17:30 +01:00
Shahram Najm d7e96d4d1d Detect invalid elements. Also fix memory leak 2022-05-08 23:16:52 +01:00
Shahram Najm 417a68fb3d CCSDS: set bitsPerValue=0 for constant field 2022-05-06 19:10:03 +01:00
Shahram Najm 0945d27154 Remove deprecated autotools makefiles 2022-05-06 13:44:54 +01:00
Shahram Najm 659912dd9c BUFR decoding: print descriptor code in out-of-range error message 2022-05-05 12:43:35 +01:00
Shahram Najm 2ea8bc3c89 Testing: BUFR operator 203 2022-05-05 12:42:55 +01:00
Shahram Najm 4f0a6a791d Rename 2022-05-04 13:38:46 +01:00