Commit Graph

3620 Commits

Author SHA1 Message Date
Shahram Najm 0bfc9fe5bf Documentation (See SUP-2504) 2018-07-05 16:34:22 +01:00
Shahram Najm dd3299c608 Refactoring 2018-07-05 14:15:01 +01:00
Shahram Najm fc32d73a68 ECC-716: Segmentation fault: bufr_filter on synop 2018-07-05 11:10:40 +01:00
Shahram Najm 656b96983d ECC-690: New Satellite Winds BUFR Sequence for GOES16. Remove env. variable 2018-07-04 17:08:36 +01:00
Shahram Najm 25f3eb3d9f ECC-710: BUFR decode performance: bufr_compare 2018-06-29 15:21:10 +01:00
Shahram Najm ae3f155f92 ECC-710: BUFR decode performance: JSON bufr_dump much slower than plain mode 2018-06-29 12:00:14 +01:00
Shahram Najm ebb539e3b0 ECC-703: document exception for masterTablesVersionNumber 19 2018-06-28 11:26:16 +01:00
Shahram Najm 0bcbef165d ECC-708: grib_dump performance: WMO option unpacks unnecessarily 2018-06-26 17:59:27 +01:00
Shahram Najm b881fdab3d ECC-705: Add more functions to public api 2018-06-22 14:34:27 +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 df3f4ca25c Clean up entry in BUFR element table 2018-06-14 17:43:06 +01:00
Shahram Najm d3bb0f6552 Bump up version to 2.9.0 2018-06-13 11:28:52 +01:00
Shahram Najm cd720e4fe8 Run make_class on accessors and add missing data members 2018-06-11 14:22:17 +01:00
Shahram Najm 0b3dbaf7c8 ECC-697: GRIB parameters: change shortName of 171170 (should be stal2) 2018-06-11 11:18:40 +01:00
Shahram Najm 9f536f11fc ECC-696: Valgrind error: grib_get_data on reduced gaussian sub-area 2018-06-08 12:21:59 +01:00
Shahram Najm a368d9d594 ECC-696: Valgrind error: grib_get_data on reduced gaussian sub-area 2018-06-08 11:55:16 +01:00
Shahram Najm d3fbd3f623 Compiler warning 2018-06-07 17:27:18 +01:00
Shahram Najm b20d83e501 Do lengthy tests only if ENABLE_EXTRA_TESTS 2018-06-06 15:51:21 +01:00
Shahram Najm 1cfc572fb5 Add test for invalid input to grib_util_set_spec 2018-06-06 15:50:47 +01:00
Shahram Najm 0ecb2746cb Ensure abort() is not called 2018-06-06 12:52:46 +01:00
Shahram Najm 0d50b0fcfe Ensure abort() is not called 2018-06-06 12:47:04 +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 2bb231cbb6 Clean up and const correctness 2018-06-01 12:48:12 +01:00
Shahram Najm 5c576df574 BUFR decoding: print scale and reference values during debug 2018-06-01 12:44:51 +01:00
Shahram Najm be411431bb ECC-695: BUFR encoding: Incorrect error message when value out of range 2018-06-01 12:11:11 +01:00
Shahram Najm c6c76926bd ECC-695: BUFR encoding: Incorrect error message when value out of range 2018-06-01 11:58:17 +01:00
Shahram Najm 093522f2fc Mark read-only global shared data as const 2018-05-29 18:04:26 +01:00
Shahram Najm b0cc10e94b Mark read-only global shared data as const 2018-05-29 15:46:01 +01:00
Shahram Najm 7105082025 ECC-694: grib_to_netcdf: fails compilation with NetCDF version 3 2018-05-29 13:53:23 +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 0163d5164a Disable test if not configured 2018-05-22 17:51:28 +01:00
Tiago Quintino 49249190f6 ECC-688: fix warning of parent scope 2018-05-21 12:45:12 +01:00
Tiago Quintino 97b6c7a8b7 ECC-688: move endianess tests to eccodes 2018-05-19 17:49:38 +01:00
Tiago Quintino 9f5e09c654 ECC-688: move endianess tests to eccodes 2018-05-19 17:42:03 +01:00
Tiago Quintino 4552c72af8 ECC-688: move tests to eccodes 2018-05-19 12:38:36 +01:00
Shahram Najm 1c806433d7 Compiler warnings 2018-05-18 19:06:50 +01:00
Shahram Najm 5f07acee77 ECC-693: grib_to_netcdf: fails with UKMO GRIB (fields are not considered distinct) 2018-05-18 19:06:31 +01:00
Tiago Quintino 6f4ad74fcd ECC-688: move inline test 2018-05-18 16:34:35 +01:00
Shahram Najm c6319be92e Add more debug messages when ECCODES_DEBUG=-1 2018-05-18 13:58:37 +01:00
Shahram Najm 0c1b1df8d9 Run make_class.pl 2018-05-17 16:29:02 +01:00
Shahram Najm 3f5177f1c7 Clean up 2018-05-16 16:44:16 +01:00
Shahram Najm d17e0c6d3d ECC-690: new behaviour enabled only if environment variable set 2018-05-16 15:44:46 +01:00
Shahram Najm 98c19b88c4 Simplify test 2018-05-16 11:05:46 +01:00
Shahram Najm f65bde0a32 Clean up 2018-05-15 17:56:49 +01:00
Shahram Najm 7d2c25d7e2 ECC-690: Added data and test 2018-05-15 14:28:51 +01:00
Shahram Najm f749a46e5f ECC-690: New Satellite Winds BUFR Sequence for GOES16 - AMVs 2018-05-15 13:37:54 +01:00
Shahram Najm 16f8849352 ECC-691: Update BUFR symlink 2018-05-14 16:25:37 +01:00
Shahram Najm b08da3015f ECC-691: Update BUFR latest master version key 2018-05-14 15:29:16 +01:00
Shahram Najm ed16f37c33 Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2018-05-14 15:16:22 +01:00