Commit Graph

51 Commits

Author SHA1 Message Date
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
Shahram Najm 3e870499fe GRIB-971: grib_compare: Cannot specify real number for the '-T' switch argument 2016-04-15 16:02:46 +01:00
Shahram Najm 7379f33956 Refactoring prior to fixing GRIB-971 and GRIB-972 2016-04-15 16:01:15 +01:00
Shahram Najm ca5ce9f52c Fix compiler warnings (INTEL) 2016-04-13 19:32:18 +01:00
Shahram Najm dee9bd014b Fix compiler warnings (using INTEL) 2016-04-13 14:50:27 +01:00
Shahram Najm 0b404ac41b ECC-245, GRIB-573, GRIB-915: grib_compare blacklist issues 2016-04-08 11:01:25 +01:00
Shahram Najm 3c66db6e73 GRIB-938 grib_compare: argument to '-A' (absolute error) is not checked 2016-03-01 14:44:08 +00:00
Shahram Najm b88fb2a733 Fix typo in output message 2016-02-18 14:07:26 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 281815dd12 Added helper functions 2015-07-27 13:27:03 +01:00
Shahram Najm 406129a4c0 GRIB-797: Fix dir separator char 2015-07-24 15:00:28 +01:00
Shahram Najm 93fa444e11 GRIB-797: grib_compare: allow last argument to be a directory 2015-07-17 11:23:43 +01:00
Enrico Fucile 9e798e2641 added management of no handle in tools. Made the json valid when wrong messages and decoding errors. 2015-05-01 10:04:58 +01:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm b3817e8ae1 Add missing newline in verbose mode 2014-11-06 16:11:03 +00:00
Shahram Najm 47fff95d0b GRIB-588: compile grib_api with a C++ compiler 2014-10-02 17:23:43 +01:00
Shahram Najm cd5a45c262 GRIB-575: grib_compare: should not print min and max for spectral_complex 2014-08-19 14:06:29 +01:00
Shahram Najm b07ad13b28 GRIB-355: CRASH: grib_compare on grib1 files after changing local definition 2014-08-18 13:17:37 +01:00
Shahram Najm b2f4653aae Cleaned up indentation and formatting 2014-01-10 14:07:02 +00:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm db93e2f6af GRIB-291: grib_to_netcdf: does not work with the -R option 2013-07-17 11:11:59 +01:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00