Commit Graph

620 Commits

Author SHA1 Message Date
Shahram Najm c2fa436890 Testing: add tests 2021-03-29 16:58:21 +01:00
Shahram Najm 86e98744de Tools: check GRIB_OMP_THREADS is defined 2021-03-29 16:57:49 +01:00
Shahram Najm 1c6fdbd9a3 Tools: use the same includes as other tools 2021-03-21 17:27:37 +00:00
Shahram Najm a4de42701e C: New utility function path_is_regular_file 2021-03-20 12:59:06 +00:00
Shahram Najm 944a7838ee Fix memory leak 2021-03-11 15:19:30 +00:00
Shahram Najm 7972123e3d Tools: JSON grib_ls: fix for ls.time (related to ECC-707 and ECC-1216) 2021-03-10 17:15:59 +00:00
Shahram Najm 40ae90eb0a Tools: apply fix for ls.time (related to ECC-707 and ECC-1216) 2021-03-10 15:08:56 +00:00
Shahram Najm 0b25def059 ECC-779: error messages should go to stderr 2021-03-09 15:26:13 +00:00
Shahram Najm 70147cd99d ECC-1208: Fix name of macros: CODES_DUMP_FLAG_OCTECT and GRIB_DUMP_FLAG_OCTECT 2021-02-27 14:11:57 +00:00
Shahram Najm 2e0987aa6c Tools: clang-format 2021-02-07 22:06:42 +00:00
Shahram Najm 47fe078315 Compiler warnings 2021-02-06 13:12:28 +00:00
Shahram Najm 0b803b314e Testing: listing all codetable and flagtable keys 2021-02-04 18:12:17 +00:00
Shahram Najm bd3a25aaae Refactoring 2021-02-04 11:53:15 +00:00
Shahram Najm 4b7a4fd4d4 Refactoring 2021-02-03 21:50:43 +00:00
Shahram Najm 305d8b8780 Clang warning: declaration shadows a local variable 2021-02-03 19:35:06 +00:00
Shahram Najm 50bc75f287 ECC-822: grib_get_data: Allow user to specify number of decimal places for lats/lons 2021-02-03 17:25:51 +00:00
Shahram Najm 053b68faf1 Refactoring: in preparation for ECC-822 2021-02-03 13:59:27 +00:00
Shahram Najm 2b98e8a40d ECC-1197: grib_get_data: Words on the first line should be separated by spaces not commas 2021-02-02 18:25:49 +00:00
Shahram Najm e1a2cbb13c ECC-539: Reuse the codes_resolve_path function 2021-01-25 14:47:40 +00:00
Shahram Najm fc557bba28 ECC-539: refactoring 2021-01-25 13:59:03 +00:00
Shahram Najm deab563bac Merge branch 'develop' into feature/ECC-539-avoid-overwrite 2021-01-24 16:08:43 +00:00
Shahram Najm b01cbf88c9 Refactoring and comments 2021-01-15 20:08:50 +00:00
Shahram Najm 0b68887b72 grib_to_netcdf: Add test for different resolutions 2021-01-05 16:39:48 +00:00
Shahram Najm e3abb59e62 Compiler warning: clang 2020-12-22 17:45:35 +00:00
Shahram Najm f54fe409c9 ECC-1179: bufr_copy/bufr_ls: Allow 'where' clause with Data Section keys 2020-12-10 15:52:00 +00:00
Shahram Najm c4eb5d620a ECC-1178: Spurious trailing blank in codes_info -v 2020-12-08 16:10:17 +00:00
Shahram Najm efe95c52f5 ECC-779: Error 'no messages found in ...' should go to stderr 2020-11-06 12:06:40 +00:00
Shahram Najm 2642728d33 Fix logging format strings 2020-10-13 14:20:36 +01:00
Shahram Najm 091abd5dd8 Fix logging format strings 2020-10-13 14:05:50 +01:00
Shahram Najm e92a21503f Tools: Print config options in debug mode 2020-10-11 19:10:51 +01:00
Shahram Najm 326428e2ae Merge branch 'develop' into feature/ecbuild_3.4 2020-09-25 11:09:17 +01:00
Shahram Najm f94a5f0928 Rename blacklist to blocklist 2020-09-24 15:54:33 +01:00
Shahram Najm 219dc5c707 ECC-1143: changes to NetCDF (FindNetCDF) 2020-09-09 19:25:04 +01:00
Shahram Najm 5863d3eecb Tools: compiler warning re unused 'chunks' (netcdf v3) 2020-08-29 12:45:41 +01:00
Shahram Najm 895202e1b6 Merge branch 'develop' into feature/ecbuild_3.4 2020-08-25 13:24:09 +01:00
Shahram Najm ac878ef07e Documentation. bufr_compare does not have a -P option 2020-08-21 11:29:16 +01:00
Shahram Najm ad93825ffe Support for ecbuild v3.4. Version macros and PRIVATE_LIB 2020-08-18 11:14:29 +01:00
Shahram Najm fc5b4f7ec1 ECC-1139: CRASH: bufr_ls -p numericValues 2020-07-25 17:27:02 +01:00
Shahram Najm 0d04b7aa9a Tools: print stdin if input filter is '-' 2020-07-19 15:19:31 +01:00
Shahram Najm 1f1a2cbe5b Tools: Rename of common variables 2020-07-17 15:37:57 +01:00
Shahram Najm 2c0f6bc9da Indexing: allow dump on index file 2020-07-17 15:15:32 +01:00
Shahram Najm 1bd6da5881 ECC-1134: BUFR indexing (Part 1) 2020-07-16 17:51:42 +01:00
Shahram Najm b2cfc4d60c BUFR indexing: first draft 2020-07-13 19:09:48 +01:00
Shahram Najm 94d4f83ec7 Memory leaks in grib_merge tool 2020-07-12 16:55:26 +01:00
Shahram Najm 5edd7923cd Tools: codes_info to print the full definitions path 2020-07-07 16:04:43 +01:00
Shahram Najm b498068403 Documentation 2020-07-03 13:50:26 +01:00
Shahram Najm 97b9c1847f parse_keyval_string: Check number of tokens 2020-06-30 20:05:12 +01:00
Shahram Najm 3624d2218b Memory leaks 2020-06-30 15:06:53 +01:00
Shahram Najm cbe37961b5 ECC-1128: Reduce size of executables 2020-06-30 13:40:39 +01:00
Shahram Najm 5185171123 ECC-440: reduce number of open/close in tools 2020-06-29 16:11:19 +01:00