Commit Graph

4043 Commits

Author SHA1 Message Date
Stephan Siemen 5c5adf0588 Merge branch 'develop' into feature/python3 2018-10-26 14:20:33 +01:00
Shahram Najm ad374629d8 Clang static analysis fixes 2018-10-26 13:11:25 +01:00
Shahram Najm 76fffe8e93 Clang static analysis fixes 2018-10-25 18:20:28 +01:00
Shahram Najm 7924c3f5a1 Clang static analysis fixes 2018-10-25 16:50:35 +01:00
Shahram Najm 417c410b98 Refactoring 2018-10-25 16:12:34 +01:00
Shahram Najm 45fac29a59 ECC-768: Add new function which returns first and last longitudes and not indexes 2018-10-25 14:24:07 +01:00
Shahram Najm dbb76a4e54 grib_get_reduced_row: switch to using new algorithm 2018-10-25 12:57:37 +01:00
Shahram Najm 1bb64f6475 Refactoring 2018-10-24 18:09:44 +01:00
Shahram Najm fc4550cbf2 Python3: use 'as' for exception catching 2018-10-24 18:08:48 +01:00
Shahram Najm 73fb7fe549 ECC-767: Added test 2018-10-24 17:08:43 +01:00
Shahram Najm ac614014cf ECC-767: grib_dump -j produces invalid JSON when a file has multiple messages 2018-10-24 16:31:45 +01:00
Shahram Najm e4e22e29a4 ECC-763: Split tests 2018-10-24 15:50:07 +01:00
Shahram Najm 06bf3ceba1 ECC-763: Split tests which work on data from samples 2018-10-24 15:20:20 +01:00
Shahram Najm 8ab46146d5 ECC-763: Add basic test for BUFR headers 2018-10-24 13:33:22 +01:00
Shahram Najm 4481970e7a ECC-763: Enable extra tests in bamboo builds 2018-10-24 11:28:40 +01:00
Shahram Najm cb0292d77b Bamboo builds can be done in parallel 2018-10-23 18:27:53 +01:00
Shahram Najm 7314156d2d ECC-763: Do bufr_dump tests on samples 2018-10-23 17:36:18 +01:00
Shahram Najm 07dbcf3b36 ECC-763: Break tests into two sets... 2018-10-23 16:33:07 +01:00
Shahram Najm 97eb883899 Refactoring 2018-10-22 16:48:19 +01:00
Shahram Najm abc8d69783 ECC-602: Changed name of SPI parameters (See DGOV-90) 2018-10-22 15:04:58 +01:00
Shahram Najm 05c16a0b4e ECC-758: GRIB1: grib_dump -j crashes 2018-10-19 14:29:47 +01:00
Shahram Najm 4208e09027 ECC-602: Changed name of parameters 2018-10-19 13:24:13 +01:00
Shahram Najm d5690896a3 ECC-602: Changed name of parameters 2018-10-19 13:22:11 +01:00
Shahram Najm d45ca4e176 ECC-761: add probability parameters to comply with new GDPFS Manual (Part 2) 2018-10-19 12:08:07 +01:00
Shahram Najm dbefaf0b94 ECC-761: add probability parameters to comply with new GDPFS Manual (Part 1) 2018-10-18 17:53:02 +01:00
Shahram Najm 746ba4d24d ECC-764: Description of parameters aermr07diff, aermr08diff and aermr09diff wrong 2018-10-18 14:14:02 +01:00
Shahram Najm 5c5be29d6c Merged feature/EFAS_reanalysis into develop 2018-10-18 13:55:29 +01:00
Shahram Najm 8700c17156 Merge branch 'feature/EFAS_reanalysis' 2018-10-18 12:14:38 +01:00
Shahram Najm bf86db0768 Bump up version to 2.10.0 2018-10-18 11:22:58 +01:00
Tiago Quintino 010f3df01b version bump 2018-10-15 15:06:00 +01:00
Stephan Siemen f8ddf445e4 PYTHON3 - handle file descriptor properly ECC-264 2018-10-09 14:09:38 +01:00
Stephan Siemen 8e739d3d55 PYTHON3 - clean-up local references to module dependencies ECC-264 2018-10-09 14:03:27 +01:00
Stephan Siemen cf6a9ee9eb PYTHON3 - regenerate swig files on Linux to avoid errors for Python 2 ECC-264 2018-10-09 13:06:07 +01:00
Stephan Siemen a15ebd1426 PYTHON3 - find local module ECC-264 2018-10-05 17:18:47 +01:00
Stephan Siemen 4dbf82f3dd PYTHON3 - update the swig generated files ECC-264 2018-10-05 15:39:29 +01:00
Stephan Siemen 114f8af0e0 PYTHON3 - document how we generate the swig files ECC-264 2018-10-05 15:20:35 +01:00
Stephan Siemen bc58d73143 PYTHON3 - clean-up remove unnecessary/outdated files ECC-264 2018-10-05 15:17:22 +01:00
Stephan Siemen 62fa208b47 PYTHON3 - correct syntax for exception for Python 3 (again) ECC-264 2018-10-05 14:20:59 +01:00
Stephan Siemen 57f8c791c2 PYTHON3 - correct syntax for exception for Python 3 ECC-264 2018-10-05 14:20:04 +01:00
Stephan Siemen 15c35857d5 PYTHON3 - correct syntax for print statements to be compatible with Python 3 ECC-264 2018-10-05 13:55:39 +01:00
Shahram Najm 26c9480e51 Reduce debug output 2018-09-28 18:26:58 +01:00
Shahram Najm b9f819328b ECC-756: Support for legacy (Part 3) 2018-09-27 18:59:01 +01:00
Shahram Najm 63fe725ba0 ECC-756: Support for legacy (Part 2) 2018-09-27 16:58:32 +01:00
Shahram Najm 45052d5395 Update version to distinguish from 2.9.0 2018-09-27 16:28:24 +01:00
Shahram Najm e8f6789fc0 Merge develop into branch 2018-09-27 12:16:57 +01:00
Shahram Najm 97565ff9ba Merge branch 'release/2.9.0' 2018-09-27 09:53:43 +01:00
Shahram Najm 53fffe8c65 ECC-756: All ecCodes ctests pass (Part 1) 2018-09-26 17:17:58 +01:00
Shahram Najm dfe77ca3c9 Added test case for ECC-756 2018-09-26 17:13:48 +01:00
Shahram Najm 012d4bf604 Add test for ECC-756 2018-09-26 17:12:24 +01:00
Shahram Najm 038d3cab7c ECC-751: Fix mars.time 2018-09-26 16:46:30 +01:00