Commit Graph

1410 Commits

Author SHA1 Message Date
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 982f33570c ECC-1387: test 2022-05-09 17:29:21 +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 843adb1e42 Simple packing: corner case of bpv>0 for a constant field 2022-05-09 16:16:45 +01:00
Shahram Najm d7e96d4d1d Detect invalid elements. Also fix memory leak 2022-05-08 23:16:52 +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 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 82a32ceed0 BUFR operator 203 (ECC-1019, ECC-680, ECC-507) 2022-04-27 16:28:43 +01:00
Shahram Najm 5c9ec29487 BUFR decoding: Add test for presence of subsetNumber key 2022-04-27 12:49:38 +01:00
Shahram Najm 5b521ced3a Testing: use of 'accuracy' to encode (IEEE) 2022-04-26 12:03:24 +01:00
Shahram Najm e4e641d28f Testing: use of 'accuracy' to encode (IEEE) 2022-04-26 11:27:46 +01:00
Shahram Najm 0a54b2a763 BUFR operator 203YYY: encoding test 2022-04-25 16:45:17 +01:00
Shahram Najm be2be8d0d8 ECC-1378: Add test for Table 1.0 2022-04-22 13:59:30 +01:00
Shahram Najm 16b71abc9b Testing: Add test to check chemical/aerosol code tables (after a WMO update) 2022-04-22 12:28:13 +01:00
Shahram Najm 66fbbfcbfd ECC-1382: C API: codes_fieldset_new_from_files: The 'keys' argument should be const 2022-04-19 11:56:19 +01:00
Shahram Najm 3cf49eeee0 Testing: fix reference 2022-04-08 17:19:19 +01:00
Shahram Najm b3cf8e3660 Remove experimental stuff 2022-04-08 16:31:34 +01:00
Shahram Najm 0f94b8f218 Compiler warnings 2022-04-08 16:30:32 +01:00
Shahram Najm 2715578e9d ECC-1379: Add a test 2022-04-07 17:14:35 +01:00
Shahram Najm c8294d9a4b Merge develop 2022-04-06 12:58:35 +01:00
Shahram Najm 3eaaf765f0 Merge branch 'develop' into feature/FireInMars 2022-04-06 12:53:40 +01:00
Shahram Najm e69b840c9a ECC-1380: GRIB2: Create mechanism to resolve Fire dataset origin for MARS archiving 2022-04-06 11:37:26 +01:00
Shahram Najm 712927ae43 Examples: remove autotools deprecated stuff 2022-04-04 13:35:10 +01:00
Shahram Najm 7ba0f8d079 Testing: remove autotools deprecated stuff 2022-04-03 23:02:48 +01:00
Shahram Najm 02159affd0 ECC-1375: Cater for Ni missing (reduced grids) 2022-03-30 12:31:02 +01:00
Shahram Najm 2fe3463f94 ECC-1375: Add test 2022-03-29 22:58:42 +01:00
Shahram Najm 6d6d574dfc ECC-1374: Add more tests 2022-03-28 16:18:11 +01:00
Shahram Najm 6eae07b94a ECC-1374: GRIB: Add key 'accuracy' that represents the number of bits, whatever the packing 2022-03-28 15:55:39 +01:00
Shahram Najm f25e4f3db6 ECC-1372: GRIB: Update names and descriptions of 3 GFAS parameters 2022-03-28 12:33:29 +01:00
Shahram Najm 752ee45903 Testing: disable pipefail as it breaks GitHub CI 2022-03-25 21:30:04 +00:00
Shahram Najm e921375b5b Testing: enable pipefail to catch errors in pipes 2022-03-25 20:41:34 +00:00
Shahram Najm 246a79e4a7 IEEE Packing: Disable the test due to valgrind/sanitizer failures. Investigate further 2022-03-17 10:34:43 +00:00
Shahram Najm 6e431416f7 IEEE Packing: fix test failure 2022-03-15 20:35:48 +00:00
Shahram Najm bff4ff1df4 IEEE Packing: fix test failure 2022-03-15 20:30:01 +00:00
Shahram Najm 19b63aa4b1 ECC-1369: handle_new_from_samples: Allow sample file to include its extension 2022-03-14 15:38:59 +00:00
Shahram Najm aa7e202083 Allow sample file specification with extension 2022-03-14 15:16:16 +00:00
Shahram Najm a2cb76c7ec Testing: add tests for string_ends_with function 2022-03-14 15:15:05 +00:00
Shahram Najm d33b0247b9 Tools: codes_export_resource tests 2022-03-12 18:57:53 +00:00
Shahram Najm 470173a32c Tools: codes_export_resource test 2022-03-12 18:51:00 +00:00
Shahram Najm 549372d608 Tools: codes_export_resource test 2022-03-12 17:24:38 +00:00
Shahram Najm c588d7b989 Testing: setting key to missing 2022-03-08 16:41:49 +00:00
Shahram Najm ba0081ec69 Merge branch 'develop' into bugfix/ECC-989-ValgrindErrorBufr 2022-03-07 17:56:10 +00:00
Shahram Najm 2344760d11 Testing: Improved error message 2022-03-07 13:53:52 +00:00