Commit Graph

592 Commits

Author SHA1 Message Date
Shahram Najm 6441cd786d ECC-723: bufr_dump: option '-f' should dump header if unpack fails 2018-07-18 13:43:19 +01:00
Shahram Najm f9c7e87c2f Merged feature/EFAS_development 2018-07-17 13:59:50 +01:00
Shahram Najm 25f3eb3d9f ECC-710: BUFR decode performance: bufr_compare 2018-06-29 15:21:10 +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 777cdc2ae8 ECC-706: bufr_dump: add -X option to specify the offset in the input file 2018-06-22 13:41:35 +01:00
Shahram Najm 23752d8e7f Documentation 2018-06-06 12:34:17 +01:00
Shahram Najm 4f5a5f9a41 Clang compiler warnings/type safety 2018-06-05 14:33:27 +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 f06331bd6c Documentation 2018-05-08 14:16:30 +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 b3194458fb Documentation 2018-04-24 15:32:51 +01:00
Shahram Najm eebe44331a Debugging: print out Git SHA1 2018-04-20 16:48:06 +01:00
Shahram Najm afa42a29c3 ECC-651: Fix verbose option on two-way mode 2018-04-12 13:34:05 +01:00
Shahram Najm cf6cc9da82 ECC-658: bufr_compare: apply relative comparison (-R) to all ranks of a given key 2018-03-22 13:49:11 +00:00
Shahram Najm 4ea5400426 ECC-657: -p will not print the keys (no need to add -v) 2018-03-21 18:46:11 +00:00
Shahram Najm 5c0e660c27 ECC-657: Added note re using square brackets in output filename 2018-03-21 18:24:17 +00:00
Shahram Najm 42c724a4e9 ECC-656: bufr_compare: using relative comparison (-R) with 'all' does not work 2018-03-21 17:52:37 +00:00
Shahram Najm 2eb1b016e9 ECC-651: grib_compare/bufr_compare: Enable a 'two-way' switch for symmetric comparison 2018-03-13 15:56:11 +00:00
Shahram Najm dddd872c2e ECC-651: grib_compare/bufr_compare: Enable a 'two-way' switch for symmetric comparison 2018-03-13 15:48:00 +00:00
Shahram Najm de337d4cb7 Clang 5.0.1 2018-03-12 18:20:27 +00:00
Shahram Najm d1439b61e0 ECC-431: bufr_compare two way. Part 1 2018-03-12 15:51:04 +00:00
Shahram Najm a35e814154 Improve error message when fields are non-distinct 2018-03-06 13:23:57 +00: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 748ed71ff1 ECC-638: grib_ls/grib_get -l using mask: nearest neighbour performance 2018-02-23 18:37:08 +00:00
Shahram Najm a1954c7a96 Documentation of codes_info 2018-02-15 13:01:51 +00:00
Shahram Najm af580420c4 Improvements to grib_check_gaussian_grid error reporting etc 2018-02-07 17:53:06 +00:00
Shahram Najm 6f52af4063 Compiler warnings for GNU C 7.3.0 2018-02-02 09:54:40 +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 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 b2548e4a39 Documentation 2018-01-15 13:45:31 +00:00
Shahram Najm a62c3681da Compiler warnings 2018-01-03 16:41:06 +00:00
Shahram Najm 62cfacc0ae ECC-394: bufr_dump -E option: include keys whose values are MISSING 2018-01-02 16:32:55 +00:00
Shahram Najm 30b705b8da Update copyright notices: 2017 -> 2018 2018-01-02 11:31:02 +00:00
Shahram Najm ff3a2eded4 ECC-407: Add option to bufr_count/grib_count to count valid messages 2018-01-02 11:01:36 +00:00
Shahram Najm 39881a54eb Documentation for codes_split_file 2017-12-01 13:28:57 +00:00
Shahram Najm 6b9fbfd8cb Documentation 2017-11-30 17:54:20 +00:00
Shahram Najm f89f5c0f5d Documentation: related to ECC-594 2017-11-30 14:17:06 +00:00
Shahram Najm 80b4ee02ad Remove extraneous va_end 2017-11-23 14:51:45 +00:00
Shahram Najm 34bb6c8e14 ECC-567: codes_split_file: error handling 2017-10-27 19:05:50 +01:00
Shahram Najm d2b674e0f3 ECC-567: codes_split_file test/docs 2017-10-27 16:28:59 +01:00
Shahram Najm eb012451cc ECC-567: codes_split_file documentation 2017-10-27 14:50:59 +01:00
Shahram Najm bd4aece745 ECC-567: codes_split_file tool 2017-10-27 11:30:24 +01:00
Shahram Najm 26aaa2f68b Compiler warnings 2017-10-27 11:20:09 +01:00
Enrico Fucile 5e37b34a7a ECC-567 codes_split_file 2017-10-27 10:57:49 +01:00
Shahram Najm 2ae8885e1e ECC-565: grib_merge documentation (See GRIB-455) 2017-10-25 16:57:57 +01:00
Shahram Najm d5b88b571a ECC-565: grib_merge issues with Canadian GRIB1 GTS products 2017-10-25 16:21:38 +01:00
Shahram Najm 71f26b1858 Documentation of bufr_filter 2017-10-25 13:51:35 +01:00
Shahram Najm 14e38d6422 Documentation of grib_filter 2017-10-25 13:45:40 +01:00
Shahram Najm 18f9937566 Visual Studio 2012 support 2017-10-24 17:45:12 +01:00
Shahram Najm aef6a2b8ea Visual Studio 2012 support 2017-10-24 17:37:41 +01:00
Shahram Najm 9d7bff3ce2 Print out all namespaces on error 2017-10-18 18:23:43 +01:00
Shahram Najm c626aea592 Documentation 2017-10-17 18:03:08 +01:00
Shahram Najm d8e3761982 Fix error in tools documentation 2017-10-12 15:44:54 +01:00
Shahram Najm c28fc641bc ECC-419: print blank line between messages 2017-10-04 11:17:30 +01:00
Shahram Najm 3947f5e632 ECC-419: Simple bufr_dump 2017-09-25 14:08:42 +01:00
Shahram Najm 2c18053bbf Compiler warnings: Intel 2017-09-01 17:52:05 +01:00
Shahram Najm 0559717352 Clang compiler warnings 2017-08-25 17:30:20 +01:00
Shahram Najm 185edecb48 Missing values: simplify logic 2017-08-08 16:57:41 +01: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
Shahram Najm 061e84ff92 ECC-478: Scaling values using grib_set ignores values=9999. when bitmapPresent=0 2017-07-31 15:40:31 +01:00
Shahram Najm 946ce98706 Clean up and refactoring 2017-07-28 13:26:23 +01:00
Shahram Najm 505cd91d81 ECC-511: grid_complex_spatial_differencing and grib_get_data 2017-07-27 16:57:03 +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 cb7817e835 codes_count: print number of valid messages counted before error 2017-06-28 16:14:35 +01:00
Shahram Najm fd81b9a736 Compiler warnings 2017-06-21 19:21:58 +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 331e6d9f3d bufr_compare blacklisting: See ECC-245, GRIB-573, GRIB-915 2017-04-27 14:52:53 +01:00
Shahram Najm 301fe77910 Man page for bufr_ls / bufr_get 2017-03-09 15:49:52 +00:00
Shahram Najm c778207d5b Documentation: tools man pages 2017-02-17 16:18:45 +00:00
Shahram Najm ba7cd53210 Documentation: Tool options 2017-02-13 11:01:54 +00:00
Shahram Najm 7a1ec25458 Documentation 2017-02-10 11:00:11 +00:00
Shahram Najm d66367fe0c bufr_copy/bufr_ls: remove -B option (ordering only works on GRIB fieldsets) 2017-02-10 10:59:54 +00:00
Shahram Najm 82b9585c66 bufr_compare: remove -P option (packing error) 2017-02-10 10:58:54 +00:00
Shahram Najm 70513122c3 Documentation 2017-02-08 16:18:59 +00:00
Shahram Najm dc422ec54c Documentation: separate options on command line with | not / 2017-02-06 13:44:14 +00:00
Shahram Najm f2dfece6bf Spelling 2017-02-06 12:44:39 +00: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 6d9bc2a811 Documentation: on sorting numerically 2017-01-23 10:55:33 +00:00
Shahram Najm 9495fccfec Const correctness 2017-01-13 17:24:36 +00:00
Shahram Najm a1cee78876 ECC-409: GNU Hurd support 2017-01-12 18:17:58 +00:00
Shahram Najm 3a9501e73c ECC-408: grib_handle_new_from_partial_message should take const data pointer 2017-01-12 16:41:10 +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 26dda37909 Refactoring 2016-11-29 18:12:23 +00:00
Shahram Najm 49773df42a ECC-393: bufr_compare: cannot blacklist a key with given rank 2016-11-29 15:00:42 +00:00
Shahram Najm 2d6e816046 ECC-392: bufr_compare: should print double value as MISSING rather than -1e+100 2016-11-28 18:04:06 +00:00
Shahram Najm 1b89895fc6 Compiler warnings 2016-11-21 14:03:53 +00:00
Shahram Najm 7c44709ca6 Testing new gts/metar tools 2016-11-18 13:39:40 +00:00
Shahram Najm 70a8754825 Fix memory leak (bitmap allocation) 2016-11-17 16:59:22 +00:00
Shahram Najm ea7ca7c180 Const correctness 2016-11-14 10:59:17 +00:00
Shahram Najm 214a036cce ECC-382: Provide API function to access the name of the package 2016-11-11 16:41:38 +00:00
Shahram Najm a03bd1796d Documentation: Add example for -u option 2016-10-25 11:25:43 +01:00
Shahram Najm e573e21317 Rename and move compute_key_rank (grib_util.c) to compute_bufr_key_rank (bufr_util.c) 2016-10-24 16:49:15 +01:00
Shahram Najm 09a94ad1be Spelling error 2016-10-18 16:30:22 +01:00
Shahram Najm d82ffbb9e0 ECC-355: grib_compare: using relative comparison (-R) with 'all' does not work 2016-10-12 14:39:58 +01:00
Shahram Najm bbb6c738e3 Improve grib_compare help for -H option 2016-10-06 18:28:48 +01:00
Shahram Najm 26db919c15 ECC-333: bufr_compare -H aborting 2016-09-21 18:08:24 +01:00
Shahram Najm da755aa695 ECC-236: clean up 2016-09-16 17:16:52 +01: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 cf471819b9 Rename grib_dumper_class_c_code to grib_dumper_class_grib_encode_C 2016-09-15 16:33:19 +01:00
Shahram Najm f90069167d Confluence documentation 2016-09-15 12:51:20 +01:00
Shahram Najm 32939e7b9c Confluence documentation for bufr_filter 2016-09-15 11:55:57 +01:00
Shahram Najm eb69315a73 ECC-320: bufr_dump -DC (part 3) 2016-09-15 10:08:23 +01:00
Shahram Najm 91d22982d6 ECC-320: bufr_dump -Dpython. Add test and checks 2016-09-14 13:53:34 +01:00
Shahram Najm c3af7e550a ECC-320: bufr_dump -Dpython 2016-09-14 11:54:57 +01:00
Shahram Najm 0d7888c78b ECC-320: bufr_dump -Dfortran 2016-09-13 17:59:24 +01:00
Shahram Najm ffaf91cd19 ECC-320: bufr_dump -Dfilter (part 4) 2016-09-13 13:09:20 +01:00
Shahram Najm b0a441231b ECC-320: bufr_dump -Dfilter (part 2) 2016-09-12 18:16:55 +01:00
Shahram Najm 0d58794d55 ECC-320: Create bufr decode dump classes 2016-09-12 17:10:57 +01:00
Shahram Najm 05e352c534 ECC-320: Preparation. Rename dumper classes 2016-09-12 15:27:34 +01:00
Shahram Najm 01e399f6d9 ECC-327: bufr_dump -EC (check mallocs) 2016-09-02 16:41:44 +01:00
Shahram Najm bd68931b64 ECC-327: bufr_dump -EC 2016-09-01 18:52:33 +01:00
Shahram Najm 98c83ee52c Turn off GRIB multi-field support. Not relevant for BUFR 2016-08-31 09:58:24 +01:00
Shahram Najm 079065d757 ECC-285: bufr_dump -Efilter (only allowed on a single message) 2016-08-30 16:38:27 +01:00
Shahram Najm 556104df42 ECC-323: bufr_dump should fail if decoding fails 2016-08-30 13:45:02 +01:00
Shahram Najm e2c6c78707 If we ever decide to fix issue ECC-322, uncomment the '-s' option 2016-08-25 14:27:41 +01:00
Shahram Najm b3057b43d8 Cleanup 2016-08-25 14:25:12 +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 904705e319 Put the common code to compute BUFR key rank into grib_utils.c 2016-08-15 16:48:52 +01:00
Shahram Najm 69c393b4b0 ECC-302: bufr_compare does not compare attributes (part 5) 2016-08-11 19:24:09 +01:00
Shahram Najm fecc2c15d3 ECC-302: bufr_compare does not compare attributes (part 4) 2016-08-11 18:38:51 +01:00
Shahram Najm 0f87fe1d6b ECC-302: bufr_compare does not compare attributes (part 3) 2016-08-11 16:35:03 +01:00
Shahram Najm 1fd4caeca9 Remove the -r option from bufr_compare. Needs more work 2016-08-10 13:54:43 +01:00
Shahram Najm 64e531e1d9 Tests: bufr_dump -Efilter needs more work (disable failing bufr_compares) 2016-08-09 17:23:05 +01:00
Shahram Najm a6b4c04ce9 ECC-302: bufr_compare does not compare attributes (part 2) 2016-08-09 17:22:16 +01:00
Shahram Najm 488b1007c2 ECC-302: bufr_compare does not compare attributes (part 1) 2016-08-08 18:03:57 +01:00
Shahram Najm 702727053e Add/Update entries in Makefile 2016-08-08 14:02:53 +01:00
Shahram Najm c130f5f4c6 Move deprecated tools to subdirectory 2016-08-08 13:51:15 +01:00
Shahram Najm b60cc55c6a ECC-302: rationalize errors (part 1) 2016-08-05 18:38:47 +01:00
Shahram Najm c24d38816e Clean up 2016-08-04 11:07:00 +01:00
Shahram Najm 4251a17a45 ECC-293: bufr_dump -Epython (Part 03) 2016-08-01 18:23:58 +01:00
Shahram Najm 60ff7d071b ECC-293: bufr_dump -Epython (Part 02) 2016-08-01 13:43:44 +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 d4c367f274 Better error handling 2016-07-21 19:03:44 +01:00
Enrico Fucile 3ad5f69e1a -Efortran test with multi message passing ECC-292 2016-07-19 17:12:52 +01:00
Shahram Najm 1a5bc70471 Documentation: remove obsolete tool docs 2016-07-11 11:48:41 +01:00
Enrico Fucile c43391c43a bufr_dump -Efortran and codes_set_string_array fortran ECC-292 ECC-295 2016-07-08 13:54:08 +01:00
Shahram Najm c8cb203ee3 ECC-288: bufr_compare -R key=tolerance does not work 2016-07-05 15:44:55 +01:00
Enrico Fucile 89b6ae850e bufr_dump -Efilter working for some data and added test ECC-285 2016-07-01 15:46:07 +01:00
Shahram Najm 42ffe52565 Tool documentation updates 2016-06-30 11:42:25 +01:00
Shahram Najm 911fa13990 Tool documentation updates 2016-06-30 09:58:22 +01:00
Shahram Najm 2f566b00f5 Tools/Documentation cleanup 2016-06-28 17:46:02 +01:00
Shahram Najm 95c4c85e9e Bump up version number 2016-06-28 17:45:20 +01:00
Sandor Kertesz 07bad3cf4b Adjust bufr_filter examples to use nonCoordinatePressure for synop data 2016-06-28 16:41:13 +01:00
Shahram Najm d7cc879994 Clean up and debug messages 2016-06-21 14:36:35 +01:00
Shahram Najm 14752dc8f9 ECC-200 Update tools dox files 2016-06-16 18:52:29 +01:00
Shahram Najm b9c5e2a985 Remove references to p4 2016-06-16 18:49:55 +01:00
Shahram Najm fa07d641c5 ECC-233: Stray comma character in BUFR json dump 2016-06-09 13:50:35 +01:00
Shahram Najm 4d31e1fd1c Error when input is a directory 2016-06-01 13:29:31 +01:00
Shahram Najm bf96009cbf Compiler warnings with GCC 6.1.0 2016-05-20 16:08:27 +01:00
Shahram Najm 8106b57603 Documentation: grib_filter example 2016-05-19 18:59:01 +01:00
Shahram Najm 452d79e08e ECC-210: ecCodes Segmentation fault with DWD BUFR-encoded synop data (part 2) 2016-05-16 13:30:06 +01:00
Shahram Najm 896c8ac8e2 GRIB-972: -P switch takes priority 2016-04-20 14:17:22 +01:00
Shahram Najm 8d230b0b21 GRIB-972: grib_compare: Using -P and -R switches together (JPEG packing) 2016-04-15 18:36:06 +01:00
Shahram Najm 1031b28f51 bufr_filter: Add note re default JSON mode 2016-04-15 17:46:19 +01:00
Shahram Najm 1c12b01305 Remove references to grib in bufr_filter help 2016-04-15 17:20:25 +01:00
Shahram Najm 3e870499fe GRIB-971: grib_compare: Cannot specify real number for the '-T' switch argument 2016-04-15 16:02:46 +01:00
Shahram Najm 7379f33956 Refactoring prior to fixing GRIB-971 and GRIB-972 2016-04-15 16:01:15 +01:00
Shahram Najm 9405d8287a Refactoring 2016-04-14 12:11:48 +01:00
Shahram Najm ca5ce9f52c Fix compiler warnings (INTEL) 2016-04-13 19:32:18 +01:00
Shahram Najm 800391d0ce Add copyright notice 2016-04-13 16:12:21 +01:00
Shahram Najm d14587c13d Remove redundant tool 2016-04-13 15:23:45 +01:00
Shahram Najm dee9bd014b Fix compiler warnings (using INTEL) 2016-04-13 14:50:27 +01:00
Shahram Najm 0b404ac41b ECC-245, GRIB-573, GRIB-915: grib_compare blacklist issues 2016-04-08 11:01:25 +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 1f64d2020f GRIB-962: grib_get_data does not fail when it cannot decode the data 2016-04-07 10:53:10 +01:00
Shahram Najm 24e4d005f9 ECC-239: Provide missing tools: misc 2016-04-04 16:24:28 +01:00
Shahram Najm 30c4aa7793 ECC-239: Provide missing tools: metar_get metar_filter metar_copy 2016-04-04 15:12:39 +01:00
Shahram Najm 74b24d4cc3 ECC-239: Provide missing tools: gts_get 2016-04-04 14:27:04 +01:00
Shahram Najm 2f1f524e7b ECC-239: Provide missing tools: metar_compare 2016-04-04 13:35:11 +01:00
Shahram Najm 10cb172e85 ECC-239: Provide missing tools: gts_compare (Part 2) 2016-04-04 11:42:48 +01:00
Shahram Najm 0c923c8343 ECC-239: Provide missing tools: gts_compare (Part 1) 2016-04-04 11:06:37 +01:00
Shahram Najm fd3ff5db11 Update help text 2016-04-02 12:27:30 +01:00
Shahram Najm 6fe6ce316c Compiler warning 2016-03-31 18:24:10 +01:00
Shahram Najm 2105a05399 GRIB-953: grib_to_netcdf missingValue 2016-03-29 09:44:26 +01:00
Shahram Najm 21bd5008d5 GRIB-952: grib_set -r repacks values despite errors in setting the keys 2016-03-22 16:30:35 +00:00
Shahram Najm f459d88424 Update documentation of bufr_filter splitting example 2016-03-08 16:33:52 +00:00
Shahram Najm cddc02537e ECC-238: eccodes_info incorrectly reports GRIB_DEFINITION_PATH as ECCODES_DEFINITION_PATH 2016-03-07 10:01:46 +00:00
Shahram Najm 3c66db6e73 GRIB-938 grib_compare: argument to '-A' (absolute error) is not checked 2016-03-01 14:44:08 +00:00
Shahram Najm 14bb1e2e82 GTS dump options cleanup 2016-03-01 10:27:40 +00:00
Shahram Najm 71b9650865 ECC-235: metar_dump: Remove irrelevant options 2016-02-29 17:10:27 +00:00
Shahram Najm 590f2ce98b ECC-234: grib_dump: Remove the '-C' option 2016-02-26 14:29:31 +00:00
Shahram Najm ba4cb052da ECC-215: Remove the -D option from bufr_dump 2016-02-25 13:27:24 +00:00
Shahram Najm 1ceda96076 Rebranding 2016-02-25 10:14:27 +00:00
Shahram Najm ecc660d1d2 Merge branch 'feature/ECC-205' into develop 2016-02-19 16:10:18 +00:00
Shahram Najm cb0ffba612 ECC-205: Fix Makefile 2016-02-19 14:11:36 +00:00
Shahram Najm c913c808d7 ECC-205: add test invoking bufr_filter script 2016-02-19 14:00:53 +00:00
Shahram Najm b88fb2a733 Fix typo in output message 2016-02-18 14:07:26 +00:00
Shahram Najm ce478aa81c ECC-205: set correct exit status 2016-02-12 10:47:03 +00:00
Shahram Najm 9ba0977084 ECC-205: cleanup 2016-02-11 18:03:11 +00:00
Shahram Najm 2eef90abcc ECC-205: Resolve the bufr_filter clash with libemos 2016-02-11 17:47:08 +00:00
Shahram Najm 54f22e58a5 Fix the description of filter switch 2016-02-05 16:55:56 +00:00
Shahram Najm 007db04e67 Remove compiler warnings (unused-but-set-variable) 2016-01-22 15:56:02 +00:00
Shahram Najm 544359d19f Remove compiler warnings 2016-01-19 14:46:17 +00:00
Shahram Najm 556a604107 Fix issue with num elements in 'lats' array passed to grib_get_gaussian_latitudes 2016-01-13 14:26:23 +00:00
Shahram Najm 49dc39678e ECC-206: Support the GRIB-API environment variable names 2016-01-11 16:36:46 +00:00
Shahram Najm 86ef94f445 Cleanup 2016-01-11 11:25:08 +00:00
Shahram Najm 90ae1c57e0 Rename internal variable 2016-01-11 11:22:10 +00:00
Shahram Najm a5484dc0af Cleanup and add comments 2016-01-11 11:21:37 +00:00
Shahram Najm 45badf3729 GRIB-902: Update copyright notices: 2015 -> 2016 2015-12-31 12:44:51 +00:00
Shahram Najm 4ab4ce2a9d Cleanup 2015-12-31 11:51:57 +00:00
Shahram Najm f6368eb56e GRIB-213: grib_get -l does not respect land-sea mask when returning nearest grid point 2015-12-30 18:42:14 +00:00
Shahram Najm 2a168ac30d Remove compiler warnings (using clang) and code clean up 2015-12-18 18:01:56 +00:00
Shahram Najm a910e208eb Documentation: use i instead of l (for integer) 2015-11-27 15:32:26 +00:00
Shahram Najm c1a9fa31eb Removed unused variable 2015-11-12 18:13:27 +00:00
Shahram Najm f3164f690d Added grib_to_netcdf tool documentation 2015-11-12 17:20:40 +00:00
Shahram Najm 3145e8ce8c Remove grib_dump -C documentation 2015-11-11 13:48:41 +00:00
Sandor Kertesz 85335efc62 Added subsets example for bufr_filter documentation API ECC-53 2015-11-03 09:43:45 +00:00
Sandor Kertesz 935316510a Examples for bufr_filter have disappeared ECC-138 2015-10-23 15:17:38 +01:00
Shahram Najm adc18b69b6 Rename the cmake macro 2015-10-21 17:31:19 +01:00
Enrico Fucile 5b30fa1283 ECC-160 ECC-162 2015-10-14 10:22:00 +01:00
Shahram Najm ef49680f11 Improve usage message 2015-10-02 11:40:06 +01:00
Shahram Najm f1d42e5348 Clean up 2015-09-29 15:19:26 +01:00
Shahram Najm bbb62044b4 Formatting 2015-09-25 18:13:33 +01:00
Shahram Najm 7624bd169e Rename check_gaussian_grid.c to grib_check_gaussian_grid.c 2015-09-25 18:11:52 +01:00
Shahram Najm f71808a281 Move check_gaussian_grid.c from examples to tools 2015-09-25 17:09:27 +01:00
Enrico Fucile 2038533551 ECC-133 now passing test with 91 samples 2015-09-10 13:58:19 +01:00
Enrico Fucile 6b5411c974 ECC-133 able to decode and re-encode synop. Added test to grib_filter 2015-09-04 11:24:09 +01:00
Enrico Fucile fb7434b671 ECC-147 and part ECC-133 2015-09-03 15:49:24 +01:00
Shahram Najm dea240cc5a Fix copyright 2015-08-21 13:55:01 +01:00
Shahram Najm 635628739b GRIB-816: grib_get: using nearest function with multiple files gives incorrect results 2015-08-13 15:02:00 +01:00
Shahram Najm d27e448057 Remove messages referring to autotools configure 2015-07-31 15:44:36 +01:00
Shahram Najm 281815dd12 Added helper functions 2015-07-27 13:27:03 +01:00
Shahram Najm e1d7323fb9 Update man page 2015-07-27 11:00:22 +01:00
Shahram Najm 406129a4c0 GRIB-797: Fix dir separator char 2015-07-24 15:00:28 +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 93fa444e11 GRIB-797: grib_compare: allow last argument to be a directory 2015-07-17 11:23:43 +01:00
Shahram Najm 008dc0026f GRIB-782: Rename parser to not clash with other executable of that name 2015-06-22 17:38:38 +01:00
Shahram Najm 26ae520583 Fix compiler errors when using g++ 2015-06-01 17:07:16 +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 c467ce890b GRIB-758: help page for some tools incomplete 2015-05-11 14:17:06 +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
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 5796616e20 GRIB-749: grib_to_netcdf: Floating-point exception generated in nc_put_att_type 2015-04-24 16:20:01 +01:00
Enrico Fucile 79314ecc0f added metar tools and tests 2015-04-10 12:14:23 +01:00
Shahram Najm c2f8d5b42f GRIB-699: grib_to_netcdf with S2S data 2015-04-07 16:52:13 +01:00
Enrico Fucile 9baba01364 merge 2015-03-25 11:51:12 +00:00
Sandor Kertesz 4297cd350d Make C, Fortran and Python examples ECC-15 2015-03-20 10:41:01 +00:00