Commit Graph

82 Commits

Author SHA1 Message Date
Shahram Najm 7fd2b5e91e Debug messages 2019-08-05 11:32:41 +01:00
Shahram Najm cae9f093fe ECC-962: grib_to_netcdf: Set date to 'hdate' for hindcast fields 2019-07-30 12:06:58 +01:00
Shahram Najm 536df91da0 Tools: update man page 2019-04-25 11:28:36 +01:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm 2d6b08d9e0 ECC-886: Converting lambert_azimuthal_equal_area (Experimental) 2019-03-26 13:24:40 +00:00
Shahram Najm 487ae774ac Message printed twice 2019-02-22 11:31:27 +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 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 f9aa4a12cd Windows support: merge branch dtip-windows from Github 2019-01-07 16:13:48 +00: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 148604189e Guard against buffer overrun 2018-08-07 15:16:50 +01:00
Shahram Najm 3e4f38d4e8 Const correctness 2018-08-07 13:50:41 +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 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 d0e0764a65 ECC-685: grib_to_netcdf: fails with GRIB message with almost constant values 2018-04-30 15:42:52 +01:00
Shahram Najm a35e814154 Improve error message when fields are non-distinct 2018-03-06 13:23:57 +00:00
Shahram Najm 6f52af4063 Compiler warnings for GNU C 7.3.0 2018-02-02 09:54:40 +00:00
Shahram Najm 6713236e93 ECC-627: grib_to_netcdf: fails with less user-friendly error message on non-regular grid 2018-01-30 17:21:48 +00:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm 80b4ee02ad Remove extraneous va_end 2017-11-23 14:51:45 +00:00
Shahram Najm 9286984f1a ECC-518: Clean up and rename 2017-08-08 14:52:47 +01:00
Shahram Najm ea234c79bd ECC-518: deflate/shuffle: usage & error messages 2017-08-08 11:46:35 +01:00
Shahram Najm ba566a0c1a Merge pull request #17 in ECCODES/eccodes from PUBLIC/eccodes:develop to feature/ECC-518-grib_to_netcdf-deflate
* commit 'a3aaaaa178a1593e8ba17b67a1d1d1f58b88959c':
  SUP-2101: grib_to_netcdf support of deflate option for netCDF-4 output formats
2017-08-08 10:06:48 +01:00
Shahram Najm 6267e201c6 ECC-511: grid_complex_spatial_differencing. Fix for conversion to NetCDF 2017-08-02 11:00:32 +01:00
cofinoa 3e73195413 SUP-2101: grib_to_netcdf support of deflate option for netCDF-4 output formats 2017-07-16 12:22:52 +01:00
Shahram Najm c5b15632e7 ECC-425: grib_to_netcdf crash when running out of memory 2017-02-02 18:29:06 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm 556104df42 ECC-323: bufr_dump should fail if decoding fails 2016-08-30 13:45:02 +01:00
Shahram Najm 267b6e9074 Remove grib_file_close_force and add argument to grib_file_close (Preparation for GRIB-1010) 2016-08-19 09:45:51 +01:00
Shahram Najm cfba7f419e ECC-308: grib_to_netcdf duplicate grib message error output 2016-07-27 10:43:10 +01:00
Shahram Najm ccf7925208 Clean up 2016-04-07 16:14:41 +01:00
Shahram Najm 266477b1e5 Refactoring: better variable names 2016-04-07 14:16:02 +01:00
Shahram Najm 2105a05399 GRIB-953: grib_to_netcdf missingValue 2016-03-29 09:44:26 +01:00
Shahram Najm 1ceda96076 Rebranding 2016-02-25 10:14:27 +00:00
Shahram Najm 544359d19f Remove compiler warnings 2016-01-19 14:46:17 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm d27e448057 Remove messages referring to autotools configure 2015-07-31 15:44:36 +01:00
Shahram Najm d0276b9f1b GRIB-792: Performance: grib_to_netcdf takes days for grib1 file of 250,000 messages 2015-07-22 17:59:31 +01:00
Shahram Najm e31de2bf71 GRIB-762: CRASH: grib_to_netcdf on S2S data (forecast) 2015-05-11 18:25:15 +01:00
Shahram Najm 9bcbe6c9fc Fix broken build: add grib_no_handle_action to grib_to_netcdf.c 2015-05-05 10:33:13 +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 5796616e20 GRIB-749: grib_to_netcdf: Floating-point exception generated in nc_put_att_type 2015-04-24 16:20:01 +01:00
Shahram Najm c2f8d5b42f GRIB-699: grib_to_netcdf with S2S data 2015-04-07 16:52:13 +01:00
Shahram Najm 76a9f30fd5 GRIB-719: grib_to_netcdf: segmentation fault if invalid argument passed to -D option 2015-02-26 14:22:07 +00:00
Shahram Najm 99840ed7da GRIB-446 and GRIB-693: Missing version information in grib_api header files 2015-02-25 17:42:04 +00:00
Shahram Najm e377278d02 GRIB-428: grib_to_netcdf file size limit 2015-01-07 11:48:17 +00:00