Commit Graph

334 Commits

Author SHA1 Message Date
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 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