Commit Graph

7409 Commits

Author SHA1 Message Date
Shahram Najm 55e9287fab Examples: use '%zu' in the format string for size_t 2022-12-21 11:43:38 +00:00
Shahram Najm def66fe512 Testing: Error messages should go to stderr 2022-12-21 11:23:48 +00:00
Shahram Najm f6ff36c09a ECC-1172: BUFR encoding memory leaks (Final part 2) 2022-12-20 18:41:27 +00:00
Shahram Najm 1bc5041eef ECC-1172: BUFR encoding memory leaks (Final part) 2022-12-20 18:13:03 +00:00
Shahram Najm 9b785a2fb8 Debugging: add method to print 2022-12-20 18:05:40 +00:00
Shahram Najm 19b728c9f3 Debugging: add method to print 2022-12-20 17:42:44 +00:00
Shahram Najm 1abceca228 Debugging: add method to print 2022-12-20 17:23:20 +00:00
Shahram Najm 1c01817a39 Compiler warnings: Conversion from size_t to int 2022-12-19 13:23:10 +00:00
Shahram Najm 0466577c1e Compiler warnings: Conversion from size_t to int 2022-12-19 12:24:01 +00:00
Shahram Najm 96bdbcd70f TIGGE: pl array is array of integers not doubles 2022-12-19 12:23:31 +00:00
Shahram Najm c4e98b0342 Compiler warnings: use '%zu' in the format string for size_t 2022-12-19 11:39:54 +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 2544e2bfa7 Tools: Cleanup 2022-12-16 17:24:53 +00:00
Shahram Najm 7ecdddda06 Tools: Set key 'file' for bufr_get 2022-12-16 17:16:51 +00:00
Shahram Najm a34bb5bd24 Tools: Set key 'file' for grib_get 2022-12-16 17:14:24 +00:00
Shahram Najm d7df5381d9 ECC-1495: Discipline 192 to legacy for parameters with valid WMO definitions 2022-12-15 17:41:09 +00:00
Shahram Najm e675aee2b4 ECC-1496: GRIB1: Nearest neighbour value incorrect for grid_second_order_constant_width 2022-12-15 15:31:39 +00:00
Shahram Najm 418ec30086 ECC-1494: Segmentation fault: 'grib_ls -p values' on several test GRIBs 2022-12-15 14:07:03 +00:00
Shahram Najm 9fe0b53373 ECC-1493: cfVarName ordering 2022-12-14 16:15:42 +00:00
Shahram Najm 016875fdb8 ECC-1493: GRIB2: Setting paramId 131074-131077 changes keys not part of the definition 2022-12-14 14:06:16 +00:00
Shahram Najm 0989b98118 Tools: Improve message 2022-12-13 16:21:42 +00:00
Shahram Najm ffdb8696f2 ECC-1269: Cleanup 2022-12-12 13:42:32 +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
Ms. Marijana Crepulja Tlf: +44 118 949 9413 (115) fb1b4fc980 ECC-1483:Update tables with the latest WMO V39.0.0 2022-12-09 15:03:21 +00:00
Shahram Najm 923bc5ff61 Make sure generated python passes isort checks 2022-12-08 15:42:40 +00:00
Shahram Najm ee6a747f18 Examples: Cleanup 2022-12-08 15:06:58 +00:00
Shahram Najm 1b5f78f275 Cleanup and comments 2022-12-08 15:02:41 +00:00
Shahram Najm 4374387c21 Cleanup and comments 2022-12-08 14:16:51 +00:00
Shahram Najm 22fddeb3f3 Cleanup and comments 2022-12-08 14:05:48 +00:00
Shahram Najm 7b55d9d00a Cleanup 2022-12-07 19:38:35 +00:00
Shahram Najm 44b6ed943d Cleanup 2022-12-07 19:25:57 +00:00
Shahram Najm 227a1736f5 Testing: Add test for section pointers as strings 2022-12-07 19:25:20 +00:00
Shahram Najm 3c75a82f26 ECC-1269: grib_util_set_spec: Remove obsolete option GRIB_UTIL_SET_SPEC_FLAGS_ONLY_PACKING 2022-12-07 17:01:22 +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 da401ba7b8 ECC-1488: Fortran: Bug in grib_f_get_error_string 2022-12-05 13:47:16 +00:00
Shahram Najm d0b4506010 ECC-726: grib_get -l reports wrong values with reduced_ll grid 2022-12-05 13:15:46 +00:00
Shahram Najm 312eb5935a ECC-726: grib_get -l reports wrong values with reduced_ll grid 2022-12-04 23:05:09 +00:00
Shahram Najm 7a9b714bbc Definitions: Fix ordering of keys in cfVarName files 2022-12-03 13:17:26 +00:00
Shahram Najm b9b31fe5d7 Merge branch 'feature/ECC-1466-GRIB2Defs' into develop 2022-12-02 14:00:38 +00:00
Shahram Najm b11ef201e4 ECC-1486: GRIB2: Deletion of unused parameter definitions (part 3) 2022-12-02 12:47:38 +00:00
Shahram Najm 55dddd3c43 ECC-1485: Add extra test 2022-12-01 21:29:10 +00:00
Shahram Najm a97c86a6b0 ECC-1485: Fix tests 2022-12-01 20:27:40 +00:00
Shahram Najm fd037b179a ECC-1485: Definitions: Split the statistics from missing-values templates 2022-12-01 20:06:08 +00:00
Shahram Najm 90fbcd6abd ECC-1484: GRIB: New MARS class for Greenhouse gases dataset 2022-11-30 14:22:49 +00:00
Shahram Najm ae2ae540c7 ECC-1452: GRIB2 v30 is now official 2022-11-30 11:41:14 +00:00