Commit Graph

32 Commits

Author SHA1 Message Date
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 bf96009cbf Compiler warnings with GCC 6.1.0 2016-05-20 16:08:27 +01:00
Shahram Najm dee9bd014b Fix compiler warnings (using INTEL) 2016-04-13 14:50:27 +01:00
Shahram Najm 6fe6ce316c Compiler warning 2016-03-31 18:24:10 +01: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 2a168ac30d Remove compiler warnings (using clang) and code clean up 2015-12-18 18:01:56 +00: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
Enrico Fucile 5d1f64aa78 added check on the size of the data section ECC-108 2015-04-30 16:21:17 +01:00
Enrico Fucile b95849b25b improved reading of messages with confusing padding or malformed messages ECC-101 2015-04-29 13:25:04 +01:00
Enrico Fucile 379bedaa1a added bufr_dump option -ja to print all the attributes. Default is now that only value and units will be printed. ECC-103 2015-04-28 10:09:09 +01:00
Shahram Najm 9c38203426 Add macro to enable floating point exceptions 2015-04-24 18:04:12 +01:00
Shahram Najm 85a253f2da Rebranding: macro 2015-02-18 17:42:02 +00:00
Shahram Najm a622e452c3 ECC-10: Remove extraneous function codes_new_from_file 2015-02-11 18:58:34 +00:00
Shahram Najm 5df45e06b3 Exclude explicit reference to GRIB 2015-01-30 18:30:48 +00:00
Enrico Fucile 91b1ab46cd Changed signature of all X_new_from_file functions except grib_new_from_file: deleted argument headers_only which is grib specific. Fixed a problem with make proto 2015-01-29 10:36:16 +00:00
Shahram Najm 188c7f3d3c Update Copyright notice to 2015 2015-01-05 15:45:46 +00:00
Shahram Najm c10e4742dd GRIB-663: Support for HDF5 headers. Part 1 2014-12-16 18:21:56 +00:00
Shahram Najm 1b4bfd90a5 GRIB-615: Compiler warnings with jasper: macros redefined 2014-10-23 15:02:08 +01:00
Shahram Najm f9b29d07ce GRIB-588: compile eccodes with a C++ compiler 2014-10-11 18:44:22 +01:00
Shahram Najm 9f930867f4 Index dump: Move is_index_file to grib_utils and improve error message 2014-07-30 17:59:50 +01:00
Shahram Najm f2005d0bc6 Merge grib api and eccodes: part 9 2014-07-07 21:55:19 +01:00
Shahram Najm 0a6f3d8bfa Fix broken build (Windows Visual Studio) 2014-03-05 11:33:31 +00:00
Shahram Najm cbae54f0da Update copyright text 2014-01-03 16:22:21 +00:00
Shahram Najm 4895d6599b Introduce compile time assert macro and check for sizeof off_t. Simplify error message 2013-12-10 18:19:57 +00:00
Shahram Najm 3af99a8309 GRIB-389: Provide option to process the input file after a given offset 2013-06-17 17:53:16 +01:00
Shahram Najm 0dd424b03a GRIB-387: grib_ls does not print value for key of type BYTES unless type specifier is given 2013-06-14 11:38:40 +01:00
Shahram Najm 5ff5f1b28b GRIB-383: grib_get reports negative length for grib message 2013-06-11 13:10:02 +01:00
Shahram Najm d65b0e3016 Update copyright text 2013-04-18 10:23:23 +01:00
Shahram Najm a00a68304c GRIB-92: MSVC++ project for GRIB API 2013-04-09 11:46:01 +01:00
Tiago Quintino dedac1b286 bring master in sync with p4 main 2013-03-25 14:23:07 +00:00
Tiago Quintino 33b891186d Ported grib_api 1.10.4 from p4 to git 2013-03-25 12:04:10 +00:00