Commit Graph

424 Commits

Author SHA1 Message Date
Shahram Najm 76be63d054 Documentation 2018-12-28 12:00:18 +00:00
Shahram Najm a6aafe15b1 Clang warnings re shadowed variables 2018-12-20 13:30:43 +00:00
Shahram Najm 6a072cba32 Compiler warnings 2018-12-07 15:20:10 +00:00
Shahram Najm a774089f1f Improve the grib_check_gaussian_grid tool error reporting 2018-11-22 18:11:58 +00:00
Shahram Najm 2c62a25dad ECC-809: grib_get_data: add -s option to set keys 2018-11-19 18:03:38 +00:00
Shahram Najm e30031747c ECC-777: Compiling with gcc and -std=c99 fails 2018-11-15 13:25:06 +00:00
Shahram Najm 579da762e5 ECC-278: grib_ls -n namespace fails if namespace contains an array-type key 2018-11-07 17:20:56 +00:00
Shahram Najm e61224767a Fix error code incrementing 2018-11-01 12:55:47 +00:00
Shahram Najm 2819966c2d ECC-356: Fix for bufr_compare 2018-11-01 11:50:00 +00:00
Shahram Najm 7924c3f5a1 Clang static analysis fixes 2018-10-25 16:50:35 +01:00
Shahram Najm ac614014cf ECC-767: grib_dump -j produces invalid JSON when a file has multiple messages 2018-10-24 16:31:45 +01:00
Shahram Najm 717aa9853a Rename tool bufr_split_by_subtype to bufr_split_by_rdbSubtype 2018-09-19 11:42:53 +01:00
Shahram Najm 5a23010bbc Usage display 2018-09-19 11:42:21 +01:00
Shahram Najm f870417447 ECC-754: grib_to_netcdf unit for time does not comply to ISO8601 2018-09-17 17:49:27 +01:00
Shahram Najm e0f82b7288 ECC-748: better error messages 2018-09-07 17:12:24 +01:00
Shahram Najm 47accafef5 ECC-748: grib_get/bufr_get: infinite loop when a directory is passed in 2018-09-07 16:49:40 +01:00
Shahram Najm a21c62c820 bufr_dump -p performance: speed up by skipping extra key attributes 2018-09-07 12:24:07 +01:00
Shahram Najm 3eadeaa7be ECC-745: bufr_compare performance: speed up by skipping extra key attributes 2018-09-06 15:13:33 +01:00
Shahram Najm b59cc79a23 Fix GNU 7.3.0 warning re sprintf 2018-09-05 14:07:28 +01:00
Shahram Najm dc153462b1 Better error messages 2018-09-05 12:30:05 +01:00
Shahram Najm bef6728682 bufr_split_by_subtype updated after tests 2018-08-23 17:40:38 +01:00
Shahram Najm 2cb83cc93f ECC-740: bufr_dump: make output Python3 compatible 2018-08-23 12:05:29 +01:00
Shahram Najm d5c2eb0d31 First draft of new tool bufr_split_by_subtype 2018-08-22 16:42:39 +01:00
Shahram Najm 42226a8596 ECC-737: bufr_copy/grib_copy: add -X option to specify the offset in the input file 2018-08-22 12:39:40 +01:00
Shahram Najm 1a8ce77bd8 Documentation 2018-08-17 17:18:38 +01:00
Shahram Najm 148604189e Guard against buffer overrun 2018-08-07 15:16:50 +01:00
Shahram Najm 7c38b300e2 Clean up 2018-08-07 15:16:04 +01:00
Shahram Najm f2f9331914 Refactoring 2018-08-07 14:25:26 +01:00
Shahram Najm a72e9bf75a Tools: Remove unused options 2018-08-07 14:01:57 +01:00
Shahram Najm 3e4f38d4e8 Const correctness 2018-08-07 13:50:41 +01:00
Shahram Najm 5ddb597258 METAR: remove irrelevant options 2018-08-02 12:44:35 +01:00
Shahram Najm 62ccb1361e ECC-725: grib_to_netcdf: Does not preserve MARS type 2018-07-25 13:25:13 +01:00
Shahram Najm b0cd1e03d1 Enable -Werror=declaration-after-statement 2018-07-20 11:38:36 +01:00
Shahram Najm 6441cd786d ECC-723: bufr_dump: option '-f' should dump header if unpack fails 2018-07-18 13:43:19 +01:00
Shahram Najm f9c7e87c2f Merged feature/EFAS_development 2018-07-17 13:59:50 +01:00
Shahram Najm 25f3eb3d9f ECC-710: BUFR decode performance: bufr_compare 2018-06-29 15:21:10 +01:00
Shahram Najm cc04daf388 ECC-707: Key 'date' printed by grib_ls can be different from 'ls.date' 2018-06-25 17:01:42 +01:00
Shahram Najm 777cdc2ae8 ECC-706: bufr_dump: add -X option to specify the offset in the input file 2018-06-22 13:41:35 +01:00
Shahram Najm 23752d8e7f Documentation 2018-06-06 12:34:17 +01:00
Shahram Najm 4f5a5f9a41 Clang compiler warnings/type safety 2018-06-05 14:33:27 +01:00
Shahram Najm adf92e1047 ECC-694: grib_to_netcdf: fails compilation with NetCDF version 3 2018-05-29 13:52:44 +01:00
Shahram Najm c6319be92e Add more debug messages when ECCODES_DEBUG=-1 2018-05-18 13:58:37 +01:00
Shahram Najm f06331bd6c Documentation 2018-05-08 14:16:30 +01:00
Shahram Najm d0e0764a65 ECC-685: grib_to_netcdf: fails with GRIB message with almost constant values 2018-04-30 15:42:52 +01:00
Shahram Najm b3194458fb Documentation 2018-04-24 15:32:51 +01:00
Shahram Najm eebe44331a Debugging: print out Git SHA1 2018-04-20 16:48:06 +01:00
Shahram Najm afa42a29c3 ECC-651: Fix verbose option on two-way mode 2018-04-12 13:34:05 +01:00
Shahram Najm cf6cc9da82 ECC-658: bufr_compare: apply relative comparison (-R) to all ranks of a given key 2018-03-22 13:49:11 +00:00
Shahram Najm 4ea5400426 ECC-657: -p will not print the keys (no need to add -v) 2018-03-21 18:46:11 +00:00
Shahram Najm 5c0e660c27 ECC-657: Added note re using square brackets in output filename 2018-03-21 18:24:17 +00:00