Commit Graph

53 Commits

Author SHA1 Message Date
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
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm bcf3ba272e Fix macros false/true 2014-11-16 19:08:47 +00:00
Shahram Najm e6ae11b826 GRIB-638: grib_to_netcdf: Inform user which keys are being ignored 2014-11-13 14:16:43 +00:00
Shahram Najm 61f80cb6b7 GRIB-428: grib_to_netcdf file size limit (REWORK) 2014-11-13 11:17:36 +00:00
Shahram Najm d4547c5365 GRIB-626: grib_to_netcdf: CF checker warning about calendar 2014-11-03 18:36:17 +00:00
Shahram Najm cb6e2074c4 Update CF convention version 2014-10-31 16:13:45 +00:00
Shahram Najm 43b42b0f66 GRIB-625: grib_to_netcdf: using -udate option causes loss of data 2014-10-31 15:36:37 +00:00
Shahram Najm 607b30ce33 GRIB-437: grib_to_netcdf: Should make the 'time' dimension UNLIMITED 2014-10-29 13:03:04 +00:00
Shahram Najm 47fff95d0b GRIB-588: compile grib_api with a C++ compiler 2014-10-02 17:23:43 +01:00
Shahram Najm a89e10bf51 GRIB-495: NetCDF long_name length exceeded 2014-02-17 16:14:34 +00:00
Shahram Najm f10c1a4bb7 GRIB-428: grib_to_netcdf file size limit 2014-01-29 23:29:17 +00:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm 44e2fa37c1 GRIB-420 rename the environment variable 2013-11-29 15:50:22 +00:00
Shahram Najm 278b2f7e2e Remove the irrelevant '-k' option 2013-10-01 17:46:27 +01:00
Shahram Najm 8e4e6456c9 grib to netcdf: should not handle fields for different levtypes 2013-10-01 10:19:35 +01:00
Shahram Najm 96356337cc Print the version number of grib api at the start 2013-08-20 17:38:25 +01:00
Shahram Najm c94de8305e Add assertion and fix memory leak 2013-08-20 13:38:53 +01:00
Shahram Najm 248ea307b3 GRIB-420: grib_to_netcdf: Should fail if several messages have the same validity time 2013-08-19 17:12:09 +01:00
Shahram Najm 2959cbcae5 GRIB-419: grib_to_netcdf: time dimension is present even though specifying -I time and -T 2013-08-19 16:44:32 +01:00
Shahram Najm 35d6256d89 GRIB-416: Conversion of class=ei, stream=dacl, type=em data from GRIB to netCDF 2013-08-16 12:56:13 +01:00
Shahram Najm 6248a1cbcc grib_to_netcdf bug fixes: GRIB-402 and GRIB-414 2013-08-15 16:08:19 +01:00
Shahram Najm cabc6994b0 GRIB-413: use similar output to cdo 2013-08-13 16:47:23 +01:00
Shahram Najm 1a2d75871e GRIB-413: grib_to_netcdf: store command-line switches in output netcdf file 2013-08-13 11:03:31 +01:00
Shahram Najm 3d6ebcfaf3 grib2netcdf: naming of variables: fix entries in cfVarName.def which start with a digit 2013-07-22 14:06:46 +01:00
Shahram Najm db93e2f6af GRIB-291: grib_to_netcdf: does not work with the -R option 2013-07-17 11:11:59 +01:00
Shahram Najm 33cdf6b71e GRIB2NETCDF: change of variable naming policy: use same rules as Mars2Netcdf (see the cfVarName.def files) Also see GRIB-403 2013-07-15 14:48:32 +01:00
Shahram Najm b5bf4508fa GRIB-401: incorrect time variable in netcdf file 2013-07-10 17:58:41 +01:00
Shahram Najm 06e5bd488e fixes for building under macosx: cannot use values.h 2013-06-13 11:55:09 +01:00
Shahram Najm 2c1f62f1a1 Clean up indentation in help message 2013-06-07 11:27:06 +01:00