Commit Graph

1366 Commits

Author SHA1 Message Date
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