Commit Graph

459 Commits

Author SHA1 Message Date
Shahram Najm 2d6b08d9e0 ECC-886: Converting lambert_azimuthal_equal_area (Experimental) 2019-03-26 13:24:40 +00:00
Shahram Najm 0479c91ba9 Add support for pre-release mode 2019-03-26 12:02:57 +00:00
Shahram Najm 27f37da83b ECC-913: Tools: Add gts_count 2019-03-19 15:36:25 +00:00
Shahram Najm 79b1853de8 Windows: use binary open 2019-03-14 12:34:41 +00:00
Shahram Najm 5bac99bc73 Write errors to stderr not stdout. Also use const 2019-02-28 11:25:20 +00:00
Shahram Najm 6eb42de199 GCC 8.3.0: fix all sprintf buffer size issues 2019-02-22 18:07:46 +00:00
Shahram Najm 487ae774ac Message printed twice 2019-02-22 11:31:27 +00:00
Shahram Najm 3f83ce74c3 Refactoring 2019-02-20 17:54:43 +00:00
Shahram Najm 90ed04e9b1 ECC-846: grib_to_netcdf slow for high resolution data 2019-02-19 17:05:06 +00:00
Shahram Najm be0672322e Put back lost code 2019-02-19 15:31:42 +00:00
Stephan Siemen 7c4a7164cb Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop
# Conflicts:
#	.travis.yml
#	README.md
#	tools/grib_tools.c
2019-02-19 13:28:10 +00:00
Shahram Najm fcf95a58d3 Experimental: Add case for TAF mode (e.g. grib_dump -TF) 2019-02-18 14:10:53 +00:00
Shahram Najm 60a5600db5 Documentation 2019-02-18 14:05:05 +00:00
Shahram Najm 5a6c0fded7 ECC-846: extra checks 2019-02-16 16:40:31 +00:00
Shahram Najm 477ad681e7 ECC-846: grib_to_netcdf slow for high resolution data (Part 1) 2019-02-16 14:56:14 +00:00
Shahram Najm 3f37b70fa4 ECC-886: Converting non-regular grib to netCDF file (Initial attempt) 2019-02-13 13:27:43 +00:00
Shahram Najm efe074293d Check the value passed to the grib_set -d option 2019-02-05 15:47:20 +00:00
Shahram Najm 2af77e41cc Documentation 2019-02-04 11:45:46 +00:00
Shahram Najm efb8ebd1ac ECC-880: grib_to_netcdf support for stepUnits of seconds 2019-02-01 19:52:30 +00:00
Shahram Najm 8c9c0eefd8 ECC-713 and ECC-880: grib_to_netcdf and stepUnits in minutes 2019-02-01 18:12:55 +00:00
Shahram Najm e07fe211b5 ECC-873: grib_ls with sorting: The 'count' key is wrong 2019-01-23 17:02:35 +00:00
Shahram Najm 399f7b4194 Compiler warnings and error with grib2ppm on reduced grids 2019-01-15 11:45:37 +00:00
Daniel Tipping 6c2e3db271 Close dir when we've finished scanning 2019-01-12 10:42:21 +00:00
Daniel Tipping 47d7085bc4 Windows: close dir when we've finished scanning 2019-01-12 10:42:17 +00:00
Shahram Najm 0e431eea67 Windows support: merge branch dtip-windows from Github 2019-01-11 12:49:31 +00:00
Daniel Tipping 6e97dc6858 Windows: refactor grib_tools.c scan 2019-01-10 17:42:10 +00:00
Daniel Tipping c0fbbba586 Windows: remove directory check
There's no directory check in the non-Windows code.
2019-01-10 17:38:36 +00:00
Daniel Tipping 1603eae822 Windows: fix usage of _findfirst 2019-01-10 17:37:27 +00:00
Daniel Tipping 496c8cf192 Remove dead code 2019-01-10 17:10:13 +00:00
Shahram Najm 26bb1b6b3d Formatting 2019-01-10 16:39:40 +00:00
Daniel Tipping 3b3c51a518 Windows: include stdint.h for int64_t 2019-01-07 18:50:24 +00:00
Daniel Tipping 287c0d5c81 Windows: remove redundant comments
I think the context makes it obvious that these changes are for MSVS.
2019-01-07 18:50:24 +00:00
Daniel Tipping a3853d6078 Windows: include wingetopt in codes_info.c 2019-01-07 18:50:24 +00:00
Daniel Tipping a475a413a3 Windows: add wingetopt.c to grib_tools sources 2019-01-07 18:50:24 +00:00
Shahram Najm f9aa4a12cd Windows support: merge branch dtip-windows from Github 2019-01-07 16:13:48 +00:00
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