Commit Graph

1544 Commits

Author SHA1 Message Date
Shahram Najm b68ff72386 ECC-1518: grib_to_netcdf: Error 'Cannot get stepUnits as string' 2023-01-29 12:45:00 +00:00
Shahram Najm 130c61e755 ECC-1508: Set project language to be C++ 2023-01-28 15:18:23 +00:00
Shahram Najm 1694547f39 ECC-1516: grib_dump error on index file 2023-01-22 18:21:57 +00:00
Shahram Najm a658cb444c Testing: Test directory traversal 2023-01-22 14:52:09 +00:00
Shahram Najm 177168e727 ECC-1515: Assertion failure: set packingType to grid_png 2023-01-21 21:53:43 +00:00
Shahram Najm 70f5711af0 Testing: PNG packing 2023-01-14 19:58:31 +00:00
Shahram Najm c3e0a65142 Scripts: Remove ksh 2023-01-12 13:28:46 +00:00
Shahram Najm fdb896edab Testing: Fix working directory 2023-01-06 17:15:01 +00:00
Shahram Najm 66f73fd6ff Testing 2023-01-06 13:02:12 +00:00
Shahram Najm cf5c9c04a5 C++ compilation: warning re initialization of subobject 2023-01-06 12:30:05 +00:00
Shahram Najm ff34d78837 C++ compilation 2023-01-06 12:27:07 +00:00
Shahram Najm f4cd4b274d Testing 2023-01-06 12:03:59 +00:00
Shahram Najm 99ad275265 Testing 2023-01-06 11:58:43 +00:00
Shahram Najm f529885d61 Improved error message 2023-01-05 16:41:09 +00:00
Shahram Najm 19b7209e29 ECC-1498: Test 2022-12-27 16:56:02 +00:00
Shahram Najm 0fa74939cc Cleanup 2022-12-26 14:37:01 +00:00
Shahram Najm f28b65d5d6 Testing: Drop python2 2022-12-26 14:27:26 +00:00
Shahram Najm 6bf7f93712 ECC-802: Problem with various packing types 2022-12-23 19:02:50 +00:00
Shahram Najm c0f38fcf88 ECC-1495: Additional test 2022-12-17 14:37:45 +00:00
Shahram Najm ae4bea5fa9 Testing: Add test for bufr_get file 2022-12-16 17:42:31 +00:00
Shahram Najm a376d55785 Testing: Fix broken Windows build 2022-12-11 21:21:25 +00:00
Shahram Najm 6d6528b383 Testing: Add more packing types 2022-12-11 15:36:46 +00:00
Shahram Najm 06801f142f Testing: Print packing type which failed the test 2022-12-09 15:59:14 +00:00
Shahram Najm 227a1736f5 Testing: Add test for section pointers as strings 2022-12-07 19:25:20 +00:00
Shahram Najm 0f20ea5b19 ECC-1492: GRIB: Add key jScansNegatively 2022-12-06 22:02:07 +00:00
Shahram Najm b1337d386a ECC-1491: Pseudo GRIB: The offset and count keys are incorrect 2022-12-06 13:51:51 +00:00
Shahram Najm fe1f32d9bc ECC-1489: Crash on MacOS (release build): printing the tool man page 2022-12-05 15:34:35 +00:00
Shahram Najm b9b31fe5d7 Merge branch 'feature/ECC-1466-GRIB2Defs' into develop 2022-12-02 14:00:38 +00:00
Shahram Najm 55dddd3c43 ECC-1485: Add extra test 2022-12-01 21:29:10 +00:00
Shahram Najm a2fed197a2 Merge branch 'develop' into feature/ECC-1466-GRIB2Defs 2022-11-29 12:07:28 +00:00
Shahram Najm 6109a56f8b ECC-523: Add test 2022-11-27 17:55:25 +00:00
Shahram Najm 4f084f050e Allow logging procedure to be reset to the default 2022-11-19 17:49:39 +00:00
Shahram Najm 31a0855fdf ECC-1469: GRIB2: Modifications to parameter encodings to reflect standard practice for Destination Earth 2022-11-17 14:02:27 +00:00
Shahram Najm b27ced91d3 ECC-1476: Testing 2022-11-16 16:58:52 +00:00
Shahram Najm d2e72258b9 ECC-1476: Test 2022-11-16 16:25:17 +00:00
Shahram Najm 0d3d571117 ECC-1476: BUFR: Memory leaked encoding test files 2022-11-16 16:13:30 +00:00
Shahram Najm 8abfafdbb0 Compiler warnings: use '%zu' in the format string for size_t 2022-11-12 13:51:52 +00:00
Shahram Najm 0644fdc346 Compiler warnings: use '%zu' in the format string for size_t 2022-11-12 13:34:09 +00:00
Shahram Najm 4af2d942dd Merge branch 'develop' into bugfix/ECC-1172-BufrEncodingMemoryLeaks 2022-11-11 17:58:55 +00:00
Shahram Najm 9f71b20f25 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 19:18:43 +00:00
Shahram Najm 3141c7959a ECC-1172: Testing 2022-11-08 20:54:11 +00:00
Shahram Najm da5f5aed13 ECC-1172: Testing 2022-11-08 20:47:42 +00:00
Shahram Najm 59f12626f1 Testing: Fix memory leaks 2022-11-07 12:22:49 +00:00
Shahram Najm 18d2440eca cpplint warnings 2022-11-04 16:55:18 +00:00
Shahram Najm 531a14b9c4 Testing: parse_keyval_string 2022-10-26 13:02:45 +01:00
Shahram Najm 562a6f6daa Testing: GRIB2 packings grib_complex and grid_complex_spatial_differencing 2022-10-22 20:32:32 +01:00
Shahram Najm 7e72efada8 C++ warnings 2022-10-20 17:20:13 +01:00
Shahram Najm 1232478310 Testing: binary search 2022-10-20 14:38:17 +01:00
Shahram Najm f7a6484b61 ECC-1425: GRIB2: Add mars keyword FCMonth for C3S seasonal 2022-08-17 13:30:47 +01:00
Shahram Najm 2a7e0a5395 Scripts: Rename from ksh 2022-08-12 13:18:23 +01:00