..
deprecated
ECC-1848: Tools: Deprecate grib_merge, gg_sub_area_check and big2gribex
2024-06-24 13:19:08 +01:00
CMakeLists.txt
ECC-1848: Tools: Deprecate grib_merge, gg_sub_area_check and big2gribex
2024-06-24 13:19:08 +01:00
bufr_compare.cc
ECC-1817: Tools documentation: grib_compare/bufr_compare '-f' option
2024-04-30 17:13:31 +01:00
bufr_compare_dir
tools/bufs_compare_dir: Make compatible with POSIX sh
2024-08-07 19:48:31 +01:00
bufr_copy.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
bufr_copy.sh
Documentation
2017-02-10 11:00:11 +00:00
bufr_count.desc
ECC-407: Add option to bufr_count/grib_count to count valid messages
2018-01-02 11:01:36 +00:00
bufr_dump.cc
99% tests passed, 4 tests failed out of 337
2024-04-04 12:47:20 +00:00
bufr_dump.sh
Confluence documentation
2016-09-15 12:51:20 +01:00
bufr_filter
ECC-673: bufr_filter: cope with emoslib and bufrdc having different executable names
2019-09-23 11:31:52 +01:00
bufr_filter.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
bufr_filter.sh
Fix typo
2021-05-17 15:05:39 +01:00
bufr_get.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
bufr_get.sh
Documentation: Tool options
2017-02-13 11:01:54 +00:00
bufr_index_build.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
bufr_ls.cc
Tools: Documentation
2024-05-04 15:30:56 +01:00
bufr_ls.sh
Spelling error
2016-10-18 16:30:22 +01:00
bufr_set.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
bufr_set.sh
update confluence tools
2015-03-19 14:27:30 +00:00
bufr_split_by_rdbSubtype.cc
Tools: Error messages
2023-08-08 19:49:28 +01:00
codes_count.cc
Fast read: Simplify interface
2023-06-19 16:31:14 +00:00
codes_count.desc
ECC-407: Add option to bufr_count/grib_count to count valid messages
2018-01-02 11:01:36 +00:00
codes_export_resource.cc
Tools: Error checking
2024-04-24 18:17:02 +01:00
codes_info.cc
Tools: Capitalisation
2024-02-26 13:21:23 +00:00
codes_info.desc
Documentation of codes_info
2018-02-15 13:01:51 +00:00
codes_parser.cc
Testing: codes_parser
2023-07-15 20:34:22 +01:00
codes_split_file.cc
Tools: Verbose messages
2024-02-14 12:07:42 +00:00
codes_split_file.desc
ECC-969: clean up
2019-08-22 14:51:49 +01:00
compile.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
filter_rules
Ported grib_api 1.10.4 from p4 to git
2013-03-25 12:04:10 +00:00
gaussian.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
grib2ppm.cc
Tools: Fix for Windows and constant fields
2024-05-02 10:54:23 +01:00
grib_check_gaussian_grid.cc
Tools: Deal with input being a directory
2024-06-15 13:21:06 +01:00
grib_compare.cc
Fix the hard coded length for keys of type 'byte'
2024-07-27 12:18:36 +00:00
grib_compare.sh
Documentation
2018-08-17 17:18:38 +01:00
grib_copy.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_copy.dox
Documentation: on sorting numerically
2017-01-23 10:55:33 +00:00
grib_copy.sh
Tool documentation updates
2016-06-30 11:42:25 +01:00
grib_count.desc
ECC-407: Add option to bufr_count/grib_count to count valid messages
2018-01-02 11:01:36 +00:00
grib_dump.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_dump.dox
Documentation
2018-12-28 12:00:18 +00:00
grib_dump.sh
Remove grib_dump -C documentation
2015-11-11 13:48:41 +00:00
grib_filter.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_filter.dox
Documentation: grib_filter
2022-06-29 15:14:16 +01:00
grib_filter.sh
Documentation: related to ECC-594
2017-11-30 14:17:06 +00:00
grib_get.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_get.dox
Tools: Documentation
2022-10-18 12:29:27 +01:00
grib_get.sh
Documentation
2017-10-17 18:03:08 +01:00
grib_get_data.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_get_data.dox
ECC-200 Update tools dox files
2016-06-16 18:52:29 +01:00
grib_get_data.sh
Testing: listing all codetable and flagtable keys
2021-02-04 18:12:17 +00:00
grib_histogram.cc
Expression: unary op name
2024-05-03 17:32:10 +01:00
grib_index_build.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_index_build.dox
ECC-200 Update tools dox files
2016-06-16 18:52:29 +01:00
grib_index_build.sh
Ported grib_api 1.10.4 from p4 to git
2013-03-25 12:04:10 +00:00
grib_keys.sh
Ported grib_api 1.10.4 from p4 to git
2013-03-25 12:04:10 +00:00
grib_ls.cc
Tools: Documentation
2024-05-04 15:30:56 +01:00
grib_ls.dox
Tools: Documentation
2022-10-18 12:29:27 +01:00
grib_ls.sh
Tool documentation updates
2016-06-30 09:58:22 +01:00
grib_nearest_land.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
grib_options.cc
Tools: Documentation
2024-05-04 15:30:56 +01:00
grib_repair.cc
Tools: Type safety
2024-01-19 11:24:50 +00:00
grib_set.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
grib_set.dox
Spelling
2021-10-03 18:06:50 +01:00
grib_set.sh
Fix URLs: replace software.ecmwf.int/wiki
2021-12-20 16:56:02 +00:00
grib_split.pl
Tools: Cleanup
2023-12-04 18:25:19 +00:00
grib_to_json.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
grib_to_netcdf.cc
ECC-1783: grib_to_netcdf: No error message when input file has invalid fields
2024-03-08 12:07:15 +00:00
grib_to_netcdf.sh
Documentation
2018-08-17 17:18:38 +01:00
grib_tools.cc
ECC-1870: Tools: Improve error message when printing array keys via grib_get, grib_ls
2024-07-15 11:32:17 +01:00
grib_tools.h
Dead code removal: Unused data members
2024-04-04 15:21:42 +01:00
gts_compare.cc
Compiler warning: parameter 'err' set but not used
2024-05-01 14:29:46 +01:00
gts_copy.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
gts_dump.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
gts_filter.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
gts_get.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
gts_ls.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
list_keys.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
make_dox.ksh
Tools/Documentation cleanup
2016-06-28 17:46:02 +01:00
metar_compare.cc
Compiler warning: parameter 'err' set but not used
2024-05-01 14:20:26 +01:00
metar_copy.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
metar_dump.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
metar_filter.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
metar_get.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
metar_ls.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 17:49:23 +00:00
mf.rules
Ported grib_api 1.10.4 from p4 to git
2013-03-25 12:04:10 +00:00
taf_dump.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
taf_filter.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
taf_get.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
taf_ls.cc
Tools: Remove redundant method grib_tool_print_key_values
2024-01-21 19:12:58 +00:00
tools.dox
Ported grib_api 1.10.4 from p4 to git
2013-03-25 12:04:10 +00:00
tools_head.dox
Ported grib_api 1.10.4 from p4 to git
2013-03-25 12:04:10 +00:00
wingetopt.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
wingetopt.h
ECC-1063: Apply consistent code style to source
2020-01-29 10:27:59 +00:00
xref.cc
ECC-1508: Change file extensions to '.cc'
2023-01-30 12:01:31 +00:00
xref.pl
bring master in sync with p4 main
2013-03-25 14:23:07 +00:00