Commit Graph

1466 Commits

Author SHA1 Message Date
Shahram Najm c1e85cff6d Testing: Add tests for large constant fields (GRIB1 and GRIBEX mode) 2022-06-01 15:18:56 +01:00
Shahram Najm 3cc42eff1e Testing: Add tests for large constant fields (simple packing) 2022-05-31 16:47:00 +01:00
Shahram Najm b910b7b395 Testing: Test referenceValueError override 2022-05-19 15:33:00 +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 9476708bfd ECC-1388: GRIB2 CCSDS: Unpacked values different from simple packing 2022-05-18 16:36:19 +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 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
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
Shahram Najm 2c79a3fde5 Testing: ECC-1270: Do not decode levtype as an integer (it is now a 'concept') 2022-02-24 11:58:17 +00:00
Shahram Najm df142158c0 Update list of keys and hash 2022-02-22 12:18:23 +00:00
Shahram Najm b60b1ba63a ECC-1352: CCSDS basic sanity tests 2022-02-21 14:25:55 +00:00
Shahram Najm 57eec075ba Testing: GRIB offsetValuesBy when bitmap is present 2022-02-19 13:33:31 +00:00
Shahram Najm 9e9c863bb7 Testing: add test for g1date when yearOfCentury=255,day=255 2022-02-18 13:30:38 +00:00
Shahram Najm 23726e78be Testing: add test for g1date when yearOfCentury=255 2022-02-18 13:16:41 +00:00
Shahram Najm 907d3426e8 Merge branch 'feature/OceanInMars' into develop 2022-02-17 16:28:43 +00:00
Shahram Najm 4f752c4880 ECC-1352: GRIB CCSDS packing: Add extra tests (Part 3) 2022-02-16 17:33:38 +00:00
Shahram Najm 6d909751a4 ECC-1352: GRIB CCSDS packing: Add extra tests (Part 2) 2022-02-16 16:51:18 +00:00
Shahram Najm 21567d2876 Testing: extra test for TIGGE (related to SD-59277) 2022-02-16 16:34:55 +00:00
Shahram Najm 426cd81fee Testing: extra test for TIGGE (related to SD-59277) 2022-02-16 16:33:16 +00:00
Shahram Najm 341b003852 ECC-1352: GRIB CCSDS packing: Add extra tests (Part 1) 2022-02-16 15:43:38 +00:00
Shahram Najm 49ead9431f Testing: IEEE cleanup 2022-02-16 14:01:19 +00:00
Shahram Najm 1c6ff5d65e ECC-1350: grib_compare: Incorrect behaviour when first file argument is a directory 2022-02-16 12:41:54 +00:00
Shahram Najm ededbee2cf Merge branch 'develop' into feature/OceanInMars 2022-02-16 11:49:58 +00:00
Shahram Najm 0983c36493 Testing: catch case of localTablesVersion key in WMO defs 2022-02-16 11:49:40 +00:00
Shahram Najm 509a32607b Merge branch 'develop' into feature/OceanInMars 2022-02-14 22:13:55 +00:00
Shahram Najm fc6d0108e3 ECC-1342: Fix levtypes for UERRA params 260649 and 260650 2022-02-14 18:06:35 +00:00
Shahram Najm 2c6f4e65cc Testing: ensure env vars are cleared before test 2022-02-10 17:19:13 +00:00
Shahram Najm ed8a8a3447 ECC-1347: BUFR crash: malloc failure during encoding 2022-02-10 17:18:23 +00:00
Shahram Najm a89e1956f8 ECC-1345: GRIB: ECCODES_GRIB_IEEE_PACKING environment variable value should be checked 2022-02-09 13:14:31 +00:00
Shahram Najm a088b07135 ECC-1339: test all combinations 2022-02-09 11:04:24 +00:00
Shahram Najm e78c0b4243 Testing: rename 2022-02-05 22:11:26 +00:00
Shahram Najm 532d1fe650 Testing: no point testing option NC_SHORT 2022-02-05 20:40:45 +00:00
Shahram Najm dd415d3c33 ECC-1340: GRIB1: setting packingType=grid_ieee does not work if there is a bitmap 2022-02-05 19:28:17 +00:00
Shahram Najm 3dd4faaa4b ECC-1339: Add tests 2022-02-04 19:05:34 +00:00
Shahram Najm f4460251d1 Testing: grib_compare 2022-02-03 18:25:17 +00:00