Commit Graph

2137 Commits

Author SHA1 Message Date
Shahram Najm a58fc78168 codes_get_string error conditions 2024-01-30 15:57:40 +00:00
Shahram Najm a97fef24f7 Testing: wmo_read_any_from_stream 2024-01-29 16:21:44 +00:00
Shahram Najm 4ac574987e Testing: GRIB bitmap string length 2024-01-29 12:53:07 +00:00
Shahram Najm 9a7842d549 Testing: GRIB bitmap as string 2024-01-29 12:30:49 +00:00
Shahram Najm dda4b129d1 Testing: get_error_message 2024-01-28 17:32:29 +00:00
Shahram Najm d7a090264b Testing: grib_read_any_headers_only_from_file 2024-01-26 14:16:25 +00:00
Shahram Najm 3ee118cf8c Expression packing: Fix test 2024-01-26 11:08:23 +00:00
Shahram Najm cf1428f6f5 Expression packing: Test 2024-01-25 22:38:05 +00:00
Shahram Najm 7cc8567e4c Testing: PNG packing 2024-01-23 19:42:46 +00:00
Shahram Najm cb47e6953d Testing: BUFR error conditions 2024-01-23 16:55:09 +00:00
Shahram Najm cdf341eb95 Testing: BUFR operators 2024-01-23 16:12:00 +00:00
Shahram Najm 564d235455 Testing: BUFR operators 2024-01-23 15:35:53 +00:00
Shahram Najm f09051b3f5 Testing: BUFR new from samples 2024-01-23 14:50:53 +00:00
Shahram Najm 44adab0569 Fix compiler warnings 2024-01-23 14:50:27 +00:00
Shahram Najm ad54ad7725 Sub hourly: Rename environment variable 2024-01-23 13:49:13 +00:00
Shahram Najm 80c9c5ea56 Testing: GRIB multi-fields and GTS header 2024-01-23 13:35:09 +00:00
Shahram Najm 1e55b8d89f Testing: get_message_offset 2024-01-23 09:24:39 +00:00
Shahram Najm a5de5c90be Tools: Remove redundant method grib_tool_print_key_values 2024-01-21 19:12:58 +00:00
Shahram Najm a8e1f837ff Testing: octet_number 2024-01-21 16:22:33 +00:00
Shahram Najm ee7d5a5b11 Performance: Replace multiple calls to grib_handle_of_accessor 2024-01-20 21:22:14 +00:00
Shahram Najm 4e308ae0a8 Testing: Geoiterator options 2024-01-20 14:50:49 +00:00
Shahram Najm ecf1f5ec86 Tools: Increase coverage 2024-01-20 14:09:25 +00:00
Shahram Najm 3759b41c96 Tools: Increase coverage 2024-01-20 13:57:58 +00:00
Shahram Najm 3c92203426 Tools: Increase coverage 2024-01-20 13:51:56 +00:00
Shahram Najm 6776116c11 ECC-1749: grib_dump: No gap between offsets and key name 2024-01-19 17:18:29 +00:00
Shahram Najm e637b26e76 Testing: Increase coverage 2024-01-19 14:57:30 +00:00
Shahram Najm 30b232ff3b Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2024-01-19 14:31:16 +00:00
shahramn b2a6ef824f
Merge pull request #187 from ecmwf/feature/test_dynamic_step_native_type
Default native step type is string. It's long if unit is not shown.
2024-01-19 14:30:55 +00:00
Shahram Najm 180608f8c4 Testing: wmo_read_any_from_file 2024-01-19 13:53:25 +00:00
Shahram Najm c368d65b16 Testing: wmo_read_gts_from_file 2024-01-19 13:25:00 +00:00
Shahram Najm 699491023d Testing: Increase coverage 2024-01-19 12:36:30 +00:00
Shahram Najm cd10437b0a Testing: Increase coverage 2024-01-19 12:29:58 +00:00
Shahram Najm e392cb9607 Testing: Sub-hourly step value in filter (showing hours) 2024-01-19 12:15:28 +00:00
Shahram Najm 0a8e91342f Testing: wmo_read_bufr_from_file 2024-01-19 11:24:22 +00:00
Shahram Najm afc918b3f0 Sub hourly: Extra tests for native type of step keys 2024-01-18 17:14:22 +00:00
Shahram Najm 92d3ec50eb Testing: GRIB2 local definitions 2024-01-18 15:52:10 +00:00
Shahram Najm f6c87944ce Testing: Test label keys 2024-01-18 12:39:37 +00:00
Shahram Najm eca34ff1a6 Testing: Get native type of all keys 2024-01-18 11:57:27 +00:00
Shahram Najm 77a71acf11 ECC-1748: Tools: grib_dump on index file should print the key types 2024-01-17 13:49:36 +00:00
Shahram Najm c9fd7006d5 Sub hourly: Test for the lowercase 'stepunits' key 2024-01-17 12:12:21 +00:00
Shahram Najm 37ae4ceca5 Testing: grib_ls JSON modes 2024-01-16 17:27:48 +00:00
Shahram Najm 281612a23a Testing: Dump modes 2024-01-16 17:01:45 +00:00
Shahram Najm e785c67ce4 Testing: Local Def 300 (ECC-1440) 2024-01-16 15:38:34 +00:00
Shahram Najm 83adc956f5 Compiler warning re const strings 2024-01-16 13:54:10 +00:00
Shahram Najm 71fd0c3abb Sub hourly: Add test for bad stepUnits 2024-01-16 13:40:36 +00:00
Shahram Najm c98f55cc1f Sub hourly: Add test for optimal step units (pack_expression) 2024-01-16 12:39:40 +00:00
shahramn cf9d89ed18
Merge pull request #170 from ecmwf/feature/ECC-1620_sub-hourly
Feature/ECC-1620 sub-hourly
2024-01-16 11:23:24 +00:00
Shahram Najm fa6cc1e32d Remove useless 'stepunits' key (no longer in the mars namespace) 2024-01-15 16:38:38 +00:00
Shahram Najm 3ff619c7f7 ECC-1746: GRIB2 template 4.34: Incorrect values for 'time' namespace 2024-01-15 12:12:01 +00:00
Shahram Najm cc83c34c1a Testing: grib_util_set_spec IEEE 2024-01-14 21:54:37 +00:00