Commit Graph

72 Commits

Author SHA1 Message Date
Shahram Najm 130c61e755 ECC-1508: Set project language to be C++ 2023-01-28 15:18:23 +00:00
Shahram Najm 7a7111945c Tools: Check error code after decoding referenceValueError 2023-01-15 15:22:40 +00:00
Shahram Najm 8dd75a889a Cppcheck: Same value in both branches of ternary operator 2023-01-15 15:03:59 +00:00
Shahram Najm 350d8e6747 ECC-1500: Tools: Print the online help page URL 2023-01-04 21:16:24 +00:00
Shahram Najm d5047d3f46 Tools: Error messages 2022-12-27 13:19:33 +00:00
Shahram Najm 6d9d11cab0 Tools: Comments 2022-12-27 12:36:19 +00:00
Shahram Najm 0908028394 Examples: use '%zu' in the format string for size_t 2022-12-21 15:07:48 +00:00
Shahram Najm 0989b98118 Tools: Improve message 2022-12-13 16:21:42 +00:00
Shahram Najm 7b55d9d00a Cleanup 2022-12-07 19:38:35 +00:00
Shahram Najm 9f71b20f25 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 19:18:43 +00:00
Shahram Najm dbc044d828 Tools: cppcheck warnings 2022-06-30 16:52:04 +01:00
Shahram Najm 416560bc1b ECC-1419: C API: codes_fieldset_new_from_files: The 'filenames' argument should be const 2022-06-30 10:28:48 +01:00
Shahram Najm 4daeadd13d Tools: Fix broken test for GRIB-971 2022-04-06 13:22:24 +01:00
Shahram Najm 0b82c044fb Compiler warning: conversion from 'double' to 'int', possible loss of data 2022-03-30 18:14:20 +01:00
Shahram Najm 1c6ff5d65e ECC-1350: grib_compare: Incorrect behaviour when first file argument is a directory 2022-02-16 12:41:54 +00:00
Shahram Najm b323c5e3ec ECC-1322: grib_compare: Option '-e' generates dubious error message 2021-12-17 17:03:34 +00:00
Shahram Najm 6b2c1348b3 Cppcheck warnings: Const correctness 2021-11-06 14:18:48 +00:00
Shahram Najm b875119866 Tools: print error message when no keys in namespace 2021-10-13 16:32:34 +01:00
Shahram Najm c207d52c3e ECC-1237: grib_compare behaves different for different compilers on CRAY 2021-04-29 16:54:04 +01:00
Shahram Najm 4b7a4fd4d4 Refactoring 2021-02-03 21:50:43 +00:00
Shahram Najm b01cbf88c9 Refactoring and comments 2021-01-15 20:08:50 +00:00
Shahram Najm f94a5f0928 Rename blacklist to blocklist 2020-09-24 15:54:33 +01:00
Shahram Najm ac878ef07e Documentation. bufr_compare does not have a -P option 2020-08-21 11:29:16 +01:00
Shahram Najm 1f1a2cbe5b Tools: Rename of common variables 2020-07-17 15:37:57 +01:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm 7d3619d493 Applied clang-format (Part 1) 2020-01-22 13:10:59 +00:00
Shahram Najm bbe5e29b71 Tools: check if input paths are directories 2019-12-27 11:38:59 +00:00
Shahram Najm 3e53285b9e Clang compiler warnings and const correctness 2019-08-12 16:00:15 +01:00
Shahram Najm 1ca2f676e3 ECC-958: grib_compare: show bit values for codeflag keys 2019-07-24 18:19:36 +01:00
Shahram Najm 367c7c826d ECC-136: grib_compare ignores difference in indicatorOfTypeOfLevel 2019-06-14 14:31:37 +01:00
Shahram Najm 5e0f600e0b ECC-923: Mismatched count not reported as difference by grib_compare 2019-05-10 13:05:35 +01:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm 5bac99bc73 Write errors to stderr not stdout. Also use const 2019-02-28 11:25:20 +00:00
Shahram Najm 1a8ce77bd8 Documentation 2018-08-17 17:18:38 +01:00
Shahram Najm 3e4f38d4e8 Const correctness 2018-08-07 13:50:41 +01:00
Shahram Najm 4f5a5f9a41 Clang compiler warnings/type safety 2018-06-05 14:33:27 +01:00
Shahram Najm b3194458fb Documentation 2018-04-24 15:32:51 +01:00
Shahram Najm 2eb1b016e9 ECC-651: grib_compare/bufr_compare: Enable a 'two-way' switch for symmetric comparison 2018-03-13 15:56:11 +00:00
Shahram Najm dddd872c2e ECC-651: grib_compare/bufr_compare: Enable a 'two-way' switch for symmetric comparison 2018-03-13 15:48:00 +00:00
Shahram Najm a62c3681da Compiler warnings 2018-01-03 16:41:06 +00:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm 3a9501e73c ECC-408: grib_handle_new_from_partial_message should take const data pointer 2017-01-12 16:41:10 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm d82ffbb9e0 ECC-355: grib_compare: using relative comparison (-R) with 'all' does not work 2016-10-12 14:39:58 +01:00
Shahram Najm bbb6c738e3 Improve grib_compare help for -H option 2016-10-06 18:28:48 +01:00
Shahram Najm 556104df42 ECC-323: bufr_dump should fail if decoding fails 2016-08-30 13:45:02 +01:00
Shahram Najm 64e531e1d9 Tests: bufr_dump -Efilter needs more work (disable failing bufr_compares) 2016-08-09 17:23:05 +01:00
Shahram Najm 911fa13990 Tool documentation updates 2016-06-30 09:58:22 +01:00
Shahram Najm 896c8ac8e2 GRIB-972: -P switch takes priority 2016-04-20 14:17:22 +01:00
Shahram Najm 8d230b0b21 GRIB-972: grib_compare: Using -P and -R switches together (JPEG packing) 2016-04-15 18:36:06 +01:00