Commit Graph

2231 Commits

Author SHA1 Message Date
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
Shahram Najm 75bd5d16cd Fix Windows test 2024-01-14 21:16:30 +00:00
Shahram Najm bc8362f985 Testing: grib_util_set_spec packing types 2024-01-14 14:39:46 +00:00
Shahram Najm 1f6f592e57 Testing: GRIB2 PDTN 2024-01-14 14:39:23 +00:00
Shahram Najm 05ae3ce7a1 Testing: BUFR header double keys 2024-01-14 14:39:09 +00:00
Shahram Najm 66127fb659 Testing: Unit tests and examples 2024-01-14 00:13:59 +00:00
Shahram Najm e712c6940a Testing: Tools 2024-01-13 20:58:44 +00:00
Shahram Najm a0e6daca02 Testing: Error conditions 2024-01-13 19:00:05 +00:00
Shahram Najm 82f695986a Testing: METAR compare doubles 2024-01-13 18:21:13 +00:00
Shahram Najm 87f34c24b8 Testing: Sub-hourly with grib_filter (needs fixing - see src/grib_accessor_class_optimal_step_units.cc) 2024-01-13 14:52:25 +00:00
Shahram Najm b60198320d Merge branch 'develop' into feature/ECC-1620_sub-hourly 2024-01-12 17:24:37 +00:00
Shahram Najm 27ef7b9062 Debugging: Output list of key/value pairs being set 2024-01-12 13:38:57 +00:00
Shahram Najm cd9a4b2f0a ECC-1744: Rounding errors in 2 tests with intel LLVM-based compilers 2023.2 2024-01-12 11:11:27 +00:00
Shahram Najm 52f6530493 Testing: Avoid comparing floats as strings (SD-88343) 2024-01-11 17:25:52 +00:00
Shahram Najm 5e843d1600 Testing: GTS/METAR tools 2024-01-10 17:26:12 +00:00
Shahram Najm d061202a59 Testing: Error conditions (indexing tools) 2024-01-10 17:09:10 +00:00
Shahram Najm f3f8025d57 Testing: GRIB1 data_dummy_field packing 2024-01-10 16:20:12 +00:00
Shahram Najm cbd277dc64 Testing: filter GTS headers 2024-01-10 16:05:58 +00:00
Shahram Najm cf73750268 Testing: filter write 2024-01-10 15:50:44 +00:00
Shahram Najm ea84ba6381 Testing: is_in_list expression 2024-01-10 14:43:23 +00:00
Shahram Najm 2ae9638663 Testing: Deprecated statements 2024-01-10 13:18:20 +00:00
Shahram Najm 6081d7c0d5 Testing: Tools options 2024-01-10 12:42:45 +00:00
Shahram Najm 3bb3e025f8 Tools: deprecated options 2024-01-10 12:42:17 +00:00
Shahram Najm 86db8002ad Testing: Windows 2024-01-09 13:13:32 +00:00
Shahram Najm ee51e30d10 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2024-01-08 20:26:08 +00:00
Shahram Najm b367af2fca ECC-1741: Test with and without bitmap 2024-01-08 18:28:16 +00:00
Shahram Najm bfda78d07c ECC-1741: Add test 2024-01-08 18:20:27 +00:00
Shahram Najm 42d45cee1e ECC-1741: Assertion failure: Encoding a large field in GRIB1 2024-01-08 17:39:10 +00:00
Shahram Najm 560702839d Merge branch 'develop' into feature/ECC-1620_sub-hourly 2024-01-07 19:02:40 +00:00
Shahram Najm 808aa46225 Testing: Error conditions (unreadable message) 2024-01-07 17:52:23 +00:00
Shahram Najm 574bdc080a Testing: bufr_filter unreadable message 2024-01-07 17:28:36 +00:00
Shahram Najm 1c0c10cedb Testing: Fix grib_repair test 2024-01-07 16:52:57 +00:00
Shahram Najm 290e1ba321 Testing: Failing test 2024-01-07 16:34:22 +00:00
Shahram Najm 557da6b2de Testing: extract offsets 2024-01-07 16:20:03 +00:00
Shahram Najm 393efa3b70 Testing: Cleanup 2024-01-07 16:19:43 +00:00
Shahram Najm 28b7d13eea Testing: grib_repair/grib_read_any_from_memory 2024-01-07 15:26:58 +00:00
Shahram Najm 5eb9379428 Testing: Fix for Windows 2024-01-07 14:10:33 +00:00
Shahram Najm 25ca99dc0b Testing: HDF5 2024-01-07 13:22:05 +00:00
Shahram Najm 6cff566ec9 Testing: Fortran scan/load and GTS compare 2024-01-06 20:49:08 +00:00
Shahram Najm 3f266ab17f Testing: Padding 2024-01-06 13:55:19 +00:00
Shahram Najm 731c329e41 Testing: Iterator with DEBUG enabled 2024-01-05 16:54:42 +00:00
Shahram Najm 8709a6d32d Testing: Gaussian sub-area legacy 2024-01-05 16:05:59 +00:00
Shahram Najm 05f6952ab4 Testing: grib_get_data 2024-01-03 17:35:09 +00:00
Shahram Najm f05870d89a Testing: metar_dump -d 2024-01-03 17:17:58 +00:00
Shahram Najm 58a3afbba8 Testing: metar_dump -w 2024-01-03 17:16:48 +00:00
Shahram Najm c857a1d45f Testing: metar_dump -j 2024-01-03 17:13:38 +00:00
Shahram Najm 0090d8f0cd Testing: gts_dump 2024-01-03 16:59:58 +00:00
Shahram Najm 4ac5774626 Testing: Error conditions 2024-01-03 16:31:07 +00:00
Shahram Najm f80aa163f1 Testing: compare with -f 2024-01-03 13:17:53 +00:00
Shahram Najm e6aafdb7dc Testing: METAR compare 2024-01-03 11:52:23 +00:00
Shahram Najm 7424b76096 Testing: GTS compare 2024-01-03 10:55:55 +00:00
Shahram Najm f7ea824c6c Merge branch 'develop' into feature/ECC-1620_sub-hourly 2024-01-01 23:14:59 +00:00
Shahram Najm bb176d6c6b Testing: Sanity checks 2024-01-01 21:14:56 +00:00
Shahram Najm 41bb2180a9 Testing: Tool options 2023-12-31 18:01:11 +00:00
Shahram Najm c0a38a2d3c Testing: Tools options 2023-12-31 17:23:54 +00:00
Shahram Najm 858b418335 Testing: Tools options 2023-12-31 16:49:12 +00:00
Shahram Najm dd3be148d3 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-28 13:30:58 +00:00
Shahram Najm 889385e3da Testing: bufr_compare errors 2023-12-27 19:29:31 +00:00
Shahram Najm 547ea60f6f Testing: tools error conditions 2023-12-27 18:31:59 +00:00
Shahram Najm 4d079fb3ef Testing: GRIB 2nd-order row by row encoding 2023-12-27 18:08:22 +00:00
Shahram Najm 3da53884b4 Testing: BUFR overridden ref vals 2023-12-27 17:53:35 +00:00
Shahram Najm 6bcaa6d09a Testing: Secondary bitmaps (GRIB2) 2023-12-27 16:18:10 +00:00
Shahram Najm b442065995 Testing: Secondary bitmaps (GRIB2) 2023-12-27 16:07:01 +00:00
Shahram Najm 075760afc8 Testing: transient darray 2023-12-27 15:09:34 +00:00
Shahram Najm cf66422eee Testing: GDS Present 2023-12-26 20:05:56 +00:00
Shahram Najm 5cbc79fd36 Testing: Increase coverage: JPEG decoding 2023-12-26 17:54:09 +00:00
Shahram Najm e078c6af64 Testing: Increase coverage: metar non-alpha keys 2023-12-26 17:52:47 +00:00
Shahram Najm e54a4660fa GRIB1: Calculation of number of points when Nj=missing or 0 2023-12-26 17:00:37 +00:00
Shahram Najm c2668153ef Testing: 'close' action and filepool 2023-12-26 14:52:23 +00:00
Shahram Najm b4186bbb48 Testing: Split bufr_filter tests 2023-12-25 14:46:39 +00:00
Shahram Najm 45dd0378d4 Tools: Test metar_filter 2023-12-23 18:23:42 +00:00
Shahram Najm c3d13d35ae Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-23 17:25:51 +00:00
Shahram Najm 21298e4489 Tools: Increase coverage 2023-12-23 14:18:23 +00:00
Shahram Najm a8c84c249b ECC-1739: Test 2023-12-22 19:46:57 +00:00
Shahram Najm f7bccb5537 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-21 11:47:12 +00:00
Shahram Najm 692b72f4b6 Testing: Split grib_set tests 2023-12-20 12:34:55 +00:00
Shahram Najm 23ae3e8bba GRIB lightweight clone: Rename 2023-12-19 15:16:37 +00:00
Shahram Najm 7be67dc31b Merge branch 'develop' into feature/GRIB_lightweight_clone 2023-12-19 15:04:36 +00:00
Shahram Najm 7bcdcdf40c SUP-3892: Eccodes 2.32 onwards compile with Intel problems 2023-12-19 14:47:35 +00:00
Shahram Najm 8f7a3c0693 Testing: dump with ECCODES_DEBUG=1 2023-12-18 19:50:27 +00:00
Shahram Najm 5ed9114f2f Testing: Increase coverage: filter 2023-12-18 17:10:44 +00:00
Shahram Najm 99ccb82e82 Testing: Increase coverage: bufr_compare 2023-12-18 16:49:36 +00:00
Shahram Najm 1916dc1d34 Testing: Increase coverage: compare 2023-12-18 16:32:09 +00:00
Shahram Najm 57847622e1 Testing: Increase coverage: spectral stats 2023-12-18 12:49:46 +00:00
Shahram Najm bc3fd7b07c Testing: Increase coverage 2023-12-17 17:08:48 +00:00
Shahram Najm 8e5132f0be Testing: Increase coverage 2023-12-17 16:39:18 +00:00
Shahram Najm c728bebd2b Testing: Unit tests 2023-12-17 16:38:07 +00:00
Shahram Najm 42fe75054a Testing: Increase coverage 2023-12-16 13:07:36 +00:00
Shahram Najm c72a1721fa Testing: Increase coverage 2023-12-16 12:53:34 +00:00
Shahram Najm 3029fef852 Testing: Increase coverage 2023-12-16 12:43:11 +00:00
Shahram Najm 65f9a26aae Testing: Increase coverage 2023-12-16 12:09:37 +00:00
Shahram Najm 9d67f1cf39 Testing: Fix attempt 1 2023-12-15 21:12:20 +00:00
Shahram Najm 3f1347afc8 Testing: Increase coverage 2023-12-15 19:51:08 +00:00
Shahram Najm f64461b767 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-15 13:32:38 +00:00
Shahram Najm 9d4d83b0f8 Testing: Cleanup 2023-12-14 13:35:47 +00:00
Shahram Najm 189ec64e07 GRIB lightweight clone: Testing 2023-12-13 15:49:31 +00:00
Shahram Najm d3bfe4605a GRIB lightweight clone: Add test 2023-12-13 13:13:10 +00:00
Shahram Najm 3d6d684123 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-11 12:11:49 +00:00
Shahram Najm 18d42c859f Testing: Increase coverage 2023-12-10 14:04:22 +00:00
Shahram Najm f297de4278 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-09 17:43:51 +00:00
Shahram Najm f0afba273a Testing: cppcheck warnings 2023-12-09 14:50:06 +00:00
Shahram Najm 2617255ef1 Testing: Packing gridded values 2023-12-09 14:32:38 +00:00
Shahram Najm 3f2524c167 ECC-1733: Further tests 2023-12-07 16:37:23 +00:00
Shahram Najm 591f335cdb ECC-1733: GRIB2: codes_set_missing doesn't work for timeIncrement and indicatorOfUnitOfTimeIncrement keys 2023-12-07 15:46:03 +00:00
Shahram Najm 937d2fa737 Tools: Improved error messages 2023-12-06 12:57:07 +00:00
Eugen Betke f414dc41de ECC-1620: Remove time.stepunits and mars.stepunits 2023-12-06 11:58:50 +00:00
Eugen Betke 394ba554c4 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-06 10:41:43 +00:00