Commit Graph

1393 Commits

Author SHA1 Message Date
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
Shahram Najm b6896e9446 Merge branch 'develop' into bugfix/ECC-989-ValgrindErrorBufr 2022-03-04 19:22:13 +00:00
Shahram Najm 2837446798 ECC-1363: codes_set_string: Does not fail for invalid value for key of type 'double' 2022-03-04 15:27:16 +00:00
Shahram Najm 273150c3a0 ECC-1362: Testing: Add AEC packed data to test suite, that cannot be unpacked by SZIP 2022-03-04 14:42:25 +00:00
Shahram Najm 10923f0724 ECC-1359: Additional test 2022-03-02 17:56:15 +00:00
Shahram Najm 55a95d17bd ECC-1359: codes_set_string: Fails for integer key even if string can be converted to an integer 2022-03-02 17:43:41 +00:00
Shahram Najm cc09ad375d Optimisation: faster decode for constant field 2022-03-01 18:03:43 +00:00
Shahram Najm 559a25dd39 ECC-1352: CCSDS with multi-threaded tests 2022-03-01 12:12:40 +00:00
Shahram Najm ada56cdb30 ECC-1352: CCSDS with multi-threaded tests 2022-02-28 16:08:16 +00:00
Shahram Najm 7ae5755547 Testing: packing tests 2022-02-27 14:43:09 +00:00
Shahram Najm f4a42828b3 Testing: Fix leak 2022-02-26 18:39:11 +00:00
Shahram Najm 181c7cefc7 Fieldset: refactoring 2022-02-26 13:44:13 +00:00
Shahram Najm ca293c1da9 Fieldset: refactoring 2022-02-26 13:34:58 +00:00
Shahram Najm 1a9b698eca Testing: Fieldset and order_by 2022-02-25 18:15:44 +00:00
Shahram Najm 9436793fe0 Update list of keys and hash 2022-02-25 15:37:11 +00:00
Shahram Najm 7487066c00 ECC-989: Add test 2022-02-25 14:49:07 +00:00
Shahram Najm 35e7f397a8 Testing 2022-02-24 15:16:55 +00:00
Shahram Najm 6f77b04f08 ECC-1357: GRIB2: Add key aerosolTypeName for aerosol templates 2022-02-24 14:13:39 +00:00