Commit Graph

56 Commits

Author SHA1 Message Date
Shahram Najm ae85203ebd Further support for JSON output. bufr_ls also enabled 2019-02-15 16:20:44 +00:00
Shahram Najm cc098fc4f7 Merge develop into this branch 2019-02-15 15:32:32 +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 0e431eea67 Windows support: merge branch dtip-windows from Github 2019-01-11 12:49:31 +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 e0f82b7288 ECC-748: better error messages 2018-09-07 17:12:24 +01:00
Shahram Najm 47accafef5 ECC-748: grib_get/bufr_get: infinite loop when a directory is passed in 2018-09-07 16:49:40 +01:00
Shahram Najm 3e4f38d4e8 Const correctness 2018-08-07 13:50:41 +01:00
Shahram Najm cc04daf388 ECC-707: Key 'date' printed by grib_ls can be different from 'ls.date' 2018-06-25 17:01:42 +01:00
Shahram Najm 8517b20925 ECC-640: grib_ls -B crashes with non existent input file 2018-02-27 15:35:59 +00:00
Shahram Najm 022d086df7 Do not assert if input file nonexistent (grib_ls -Bx nonex) 2018-02-27 11:42:16 +00:00
Shahram Najm ea977d738a ECC-629: grib_ls and grib_count to read standard input instead of a filename 2018-02-01 11:00:58 +00:00
Shahram Najm a62c3681da Compiler warnings 2018-01-03 16:41:06 +00:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm 9d7bff3ce2 Print out all namespaces on error 2017-10-18 18:23:43 +01:00
Shahram Najm 2c18053bbf Compiler warnings: Intel 2017-09-01 17:52:05 +01:00
Shahram Najm fffcfdbab4 Merge of ECC-420-performance. Without the last set of commits (less mallocs) 2017-05-31 17:21:18 +01:00
Shahram Najm 9495fccfec Const correctness 2017-01-13 17:24:36 +00:00
Shahram Najm cc73e100af Update copyright notices: 2016 -> 2017 2017-01-03 11:03:48 +00:00
Shahram Najm f572d2bf75 ECC-401: Initial attempt 2016-12-20 10:43:36 +00:00
Shahram Najm 073c35418c ECC-396: Support for Jasper 2.0 2016-12-06 11:51:41 +00:00
Shahram Najm 640e7b36a6 ECC-236: clean up 2016-09-16 16:57:06 +01:00
Shahram Najm 9bce800260 ECC-236: bufr_ls does not print the right value for unpacked data 2016-09-16 16:23:03 +01: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 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