Commit Graph

7240 Commits

Author SHA1 Message Date
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
Shahram Najm 656b784969 Testing: check for unbound variables 2022-05-02 17:10:48 +01:00
Shahram Najm d7c79f1c79 Testing: remove temp files 2022-05-02 17:09:27 +01:00
Shahram Najm 151cd28542 Testing: remove deprecated check 2022-05-02 17:09:01 +01:00
Shahram Najm 58edb0d3f7 Testing: header file 2022-05-02 17:08:42 +01:00
Shahram Najm 025a4217ce Type conversion 2022-05-01 12:32:17 +01:00
Shahram Najm 46f49fb002 Performance and cleanup 2022-04-28 17:19:41 +01:00
Shahram Najm 740823ef52 Definitions: add comment re code width 2022-04-28 17:19:19 +01:00
Shahram Najm c7cda3a323 Remove unused ifs_samples dir 2022-04-28 14:24:06 +01:00
Shahram Najm d12e4cf736 Cleanup 2022-04-28 12:08:58 +01:00
Shahram Najm 1a16bfef08 ECC-1019: Add test (check -ve numbers) 2022-04-27 17:43:48 +01:00
Shahram Najm 0edd8a5818 ECC-1019: Add test 2022-04-27 17:33:55 +01:00
Shahram Najm 82a32ceed0 BUFR operator 203 (ECC-1019, ECC-680, ECC-507) 2022-04-27 16:28:43 +01:00
Shahram Najm cfaebc60bf BUFR dump: Check error code before asserting 2022-04-27 13:30:12 +01:00
Shahram Najm bc74164ea9 Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop 2022-04-27 12:49:41 +01:00