Commit Graph

4043 Commits

Author SHA1 Message Date
Shahram Najm ae6ed8a638 ECC-771: update masterTablesVersionNumberLatest to 31 2018-11-14 12:10:00 +00:00
Shahram Najm 93301c7861 Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into develop 2018-11-14 11:26:42 +00:00
Shahram Najm 595820710a Move MARS test to the extra set 2018-11-14 11:26:38 +00:00
Shahram Najm 1b97d35f16 Documentation 2018-11-14 11:19:58 +00:00
Marijana Crepulja ea0e5d9594 ECC-771: WMO BUFR tables version 31 2018-11-14 11:18:39 +00:00
Stephan Siemen 7f606e1716 Merge branch 'develop' into feature/python3 2018-11-13 18:44:12 +00:00
Shahram Najm 75042994d7 BUFR decode performance: cut down number of calls to grib_context_get_default 2018-11-13 18:25:22 +00:00
Shahram Najm 7585fddc0e ECC-776: Python examples: Use 'open' with binary mode 2018-11-13 17:13:53 +00:00
Shahram Najm 6b62f610b8 BUFR decode performance: cut down number of calls to grib_context_get_default 2018-11-13 15:41:30 +00:00
Shahram Najm 66f6231959 Move the exception handling part after initialisation 2018-11-13 10:03:30 +00:00
Shahram Najm f86be6ac03 ECC-775: BUFR decode performance: check skipExtraKeyAttributes just once 2018-11-12 18:26:28 +00:00
Shahram Najm 41a300eab4 ECC-769: Imaginary part of first spectral coefficients is not zero when decoding a spectral field 2018-11-12 13:55:44 +00:00
Shahram Najm 9311112fe5 Performance: remove unnecessary IF statement 2018-11-09 17:44:45 +00:00
Shahram Najm 4039ec38e8 Renamed test 2018-11-09 13:20:38 +00:00
Shahram Najm d6a27c9a0c ECC-774: Change packingType: error message issued despite success (+test) 2018-11-09 12:55:32 +00:00
Shahram Najm 24c3c701f7 Suppress warning 2018-11-09 11:28:57 +00:00
Shahram Najm 5cae3b4026 Error handling 2018-11-08 14:49:43 +00:00
Stephan Siemen 50c6099836 Merge branch 'develop' into feature/python3 2018-11-08 14:43:01 +00:00
Shahram Najm 5773a2015c Add more basic Python tests 2018-11-08 14:19:49 +00:00
Shahram Najm 1a7c39c577 Disable failing tests due to pkgconfig change 2018-11-08 11:40:49 +00:00
Shahram Najm 6a8f839dda ECC-278: Added test 2018-11-07 17:42:25 +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 46e1c3b373 ECC-772: Polar stereographic: keys 'latitudes' and 'longitudes' not defined 2018-11-07 16:04:57 +00:00
Stephan Siemen b4b834397e Merge branch 'develop' into feature/python3 2018-11-06 18:50:20 +00:00
Stephan Siemen b7107d841b Merge branch 'feature/python3' of https://git.ecmwf.int/scm/eccodes/eccodes into feature/python3 2018-11-06 18:44:15 +00:00
Stephan Siemen 9e108fd9d8 Python3 - changes on Ubuntu trial - not working 2018-11-06 18:42:52 +00:00
Shahram Najm 5c62f6ce5f Reinstate tests 2018-11-06 17:26:58 +00:00
Shahram Najm ec0e4ddeb6 Reinstate test 2018-11-06 16:26:54 +00:00
Stephan Siemen dd1138cf86 Merge branch 'develop' into feature/python3 2018-11-05 18:22:15 +00:00
Shahram Najm 9f61e2be70 BUFR: add debug aid for bitmaps 2018-11-05 15:14:09 +00:00
Shahram Najm 358571472f ECC-602: Changed name of SPI parameters (See DGOV-90) 2018-11-05 12:59:27 +00:00
Shahram Najm 052bb8d673 ECC-761: add probability parameters to comply with new GDPFS Manual 2018-11-05 12:42:56 +00:00
Shahram Najm 77b44ff38c Disable code generation tests for now until the pkgconfig issue is fixed 2018-11-05 11:46:12 +00:00
Shahram Najm c5c7ac403a Disable code generation tests for now until the pkgconfig issue is fixed 2018-11-05 11:24:28 +00:00
Stephan Siemen f4a4e326c4 Merge branch 'develop' into feature/python3 2018-11-04 15:56:56 +00:00
Shahram Najm 2056bcaa2a Merged branch feature/Reduced_Gaussian_PointCount5 2018-11-01 17:02:43 +00:00
Shahram Najm fbbc6226c7 Merged branch feature/Reduced_Gaussian_PointCount5 2018-11-01 16:16:30 +00:00
Shahram Najm e61224767a Fix error code incrementing 2018-11-01 12:55:47 +00:00
Shahram Najm 2819966c2d ECC-356: Fix for bufr_compare 2018-11-01 11:50:00 +00:00
Shahram Najm d6da360ed2 ECC-356: ident is not shown in the dump 2018-10-30 18:24:38 +00:00
Shahram Najm 227d2518a9 Helper function for debugging 2018-10-30 17:58:30 +00:00
Shahram Najm 4e7210803b Add tests for BUFR local key ident (in preparation for ECC-356) 2018-10-30 11:38:36 +00:00
Shahram Najm e38e893b9d ECC-759: DWD local Tables (Part 3: GRIB2) 2018-10-29 12:14:14 +00:00
Shahram Najm 3886737daa Comments 2018-10-29 11:53:33 +00:00
Shahram Najm d74bb98b53 ECC-759: DWD local Tables (Part 2: GRIB1) 2018-10-29 11:53:09 +00:00
Shahram Najm 50d8bc0a4c ECC-763: BUFR test for Python 2018-10-29 11:09:40 +00:00
Shahram Najm 67f79590ce ECC-763: Added BUFR test for Python 2018-10-29 10:58:37 +00:00
Shahram Najm f2c850882b ECC-759: Tests 2018-10-26 18:03:31 +01:00
Shahram Najm 8851e17ee2 ECC-759: DWD local Tables (Part 1: BUFR tables) 2018-10-26 17:44:11 +01:00
Shahram Najm ffe34715c3 Clang static analysis fixes 2018-10-26 14:53:29 +01:00