Commit Graph

27 Commits

Author SHA1 Message Date
shahramn 9a621fc454 Rename macro: Assert -> ECCODES_ASSERT 2024-12-20 12:58:07 +00:00
Pedro Maciel 68f347e79f
Feature/eckit geo (#275)
* eckit::geo iterator
2024-12-03 20:20:47 +01:00
Eugen Betke 16c4797aee Merge branch 'develop' into feature/modernisation_merge_accessor_classes 2024-09-04 16:56:29 +02:00
shahramn 2ff3b0e0bc Dead code removal 2024-08-20 17:06:11 +01:00
Eugen Betke 26f586f7c1 Modernisation: Merge accessor classes 2024-08-12 01:54:29 +02:00
shahramn b2a8889658 ECC-1870: Tools: Improve error message when printing array keys via grib_get, grib_ls 2024-07-15 11:32:17 +01:00
shahramn 7ff5e2eaf3 Tools: Dead code removal and cppcheck warnings 2024-04-09 12:03:22 +01:00
shahramn cefa5b4885 Dead code removal: Unused data members 2024-04-04 15:21:42 +01:00
shahramn 9c71ac509c Tools: Print hint about product when wrong tool used 2024-03-15 12:46:10 +00:00
Shahram Najm b85b85348b Accessors: Refactoring 2024-02-19 14:43:23 +00:00
Shahram Najm 5607af0f03 Tools: Remove redundant method grib_tool_print_key_values 2024-01-21 17:49:23 +00:00
Shahram Najm e712c6940a Testing: Tools 2024-01-13 20:58:44 +00:00
Shahram Najm bfabfb2e21 ECC-791 and ECC-786: Tools output 2023-12-05 13:45:57 +00:00
Shahram Najm 292c57a202 Tools: Initialise string buffer 2023-11-07 23:01:44 +00:00
Shahram Najm fbce17e52b Testing: Comparing thru indexes 2023-10-21 13:55:27 +01:00
Shahram Najm d1401bca1e BUFR indexing and compare 2023-08-22 22:48:21 +01:00
Shahram Najm d8c17620bb Tools: Error messages 2023-08-08 17:31:22 +01:00
Shahram Najm 8889b5229d Tools: Fix format error 2023-08-08 14:02:11 +00:00
Shahram Najm 44cb31cfd1 Tools: Test for error conditions 2023-08-08 13:16:05 +01:00
Shahram Najm 1c905d7cd3 ECC-1551: grib_get: Error message does not include the offending key 2023-03-14 21:09:57 +00:00
Shahram Najm 889f7dfda3 Tools: Print failure reason (printing key values) 2023-03-14 15:35:33 +00:00
Shahram Najm 8b2290804c Migration to C++: Comments 2023-03-06 20:54:34 +00:00
Shahram Najm d1d094cf8a Compiler warning: macro redefined 2023-03-03 17:33:44 +00:00
Shahram Najm d6ab079a42 Tools: Preparation for ECC-1528 2023-02-17 17:08:50 +00:00
Shahram Najm f516a62f02 ECC-1528: Tools: Setting -w constraint with count=0 should issue an error 2023-02-12 16:16:29 +00:00
Shahram Najm ac30393626 ECC-1519: grib_ls: Using the 'statistics' namespace does not respect the specified format 2023-02-01 15:52:36 +00:00
Shahram Najm 6e86b0eb8c ECC-1508: Change file extensions to '.cc' 2023-01-30 12:01:31 +00:00
Renamed from tools/grib_tools.cpp (Browse further)