Commit Graph

109 Commits

Author SHA1 Message Date
Shahram Najm 044cb17e11 Windows: Do not need _snprintf anymore 2022-11-10 21:51:06 +00:00
Shahram Najm 133b67fa0d Typo 2022-11-10 20:13:38 +00:00
Shahram Najm 9f71b20f25 ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf' 2022-11-10 19:18:43 +00:00
Shahram Najm 9101e79aa5 C++ compilation 2022-10-28 13:24:17 +01:00
Shahram Najm def903b99e ECC-1326: grib_to_netcdf: Improve usage message 2022-01-07 14:28:05 +00:00
Shahram Najm 2e0987aa6c Tools: clang-format 2021-02-07 22:06:42 +00:00
Shahram Najm 0b68887b72 grib_to_netcdf: Add test for different resolutions 2021-01-05 16:39:48 +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 5863d3eecb Tools: compiler warning re unused 'chunks' (netcdf v3) 2020-08-29 12:45:41 +01:00
Shahram Najm 1f1a2cbe5b Tools: Rename of common variables 2020-07-17 15:37:57 +01:00
Shahram Najm 6d1f3aa16e Clang static analyser warnings 2020-03-20 12:10:48 +00:00
Shahram Najm 4e29bf2d37 Clang static analyser warnings 2020-03-19 16:01:10 +00:00
Shahram Najm 6d94d93aa9 Clang static analyser warnings 2020-02-26 21:25:12 +00:00
Shahram Najm 88f82ec0d6 Clang static analyser warnings 2020-02-14 12:13:30 +00:00
Shahram Najm 34c29c0e50 Clang static analyser warnings 2020-02-13 12:38:37 +00:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm a39f03398c Tools: Refactor 2020-01-23 12:24:46 +00:00
Shahram Najm 7d3619d493 Applied clang-format (Part 1) 2020-01-22 13:10:59 +00:00
Shahram Najm 4464d34269 ECC-1060: grib_to_netcdf assertion: 'handle_to_request(r,h) == 0' 2020-01-20 13:20:02 +00:00
Shahram Najm 9363da6570 ECC-1041: grib_to_netcdf gives unexpected parameter names 2019-12-18 17:16:33 +00:00
Shahram Najm 10b9aa136a REVERT ECC-827 and ECC-962 due to regression. See SD-27528 2019-11-26 15:40:58 +00:00
Shahram Najm 40b59d968e Refactoring 2019-11-21 12:27:15 +00:00
Shahram Najm 04abee9234 ECC-1023: grib_to_netcdf: when writing to a directory without permissions, the error message is very cryptic 2019-11-21 12:00:02 +00:00
Shahram Najm 2743b6f524 Fix includes: IWYU 2019-11-07 12:03:45 +00:00
Shahram Najm c28cac97e0 Refactoring 2019-09-11 15:37:16 +01:00
Shahram Najm 240e641fa3 ECC-886: changes reverted. No longer needed 2019-09-05 11:48:44 +01:00
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