Commit Graph

5700 Commits

Author SHA1 Message Date
Shahram Najm 50603f2de6 Clean up: push down all experimental stuff into a separate dir 2020-10-21 11:53:03 +01:00
Shahram Najm df478533ec Add missing entry 2020-10-20 22:33:54 +01:00
Shahram Najm 6c1d07d04d Do not allow both GRIB and BUFR support to be disabled 2020-10-20 21:30:54 +01:00
Shahram Najm 8ae8ac63d1 Testing: Split Python high level tests into GRIB and BUFR 2020-10-20 21:11:05 +01:00
Shahram Najm 74210235d2 ECC-1160: Building with ENABLE_PRODUCT_BUFR=OFF and ENABLE_MEMFS=ON fails 2020-10-20 20:03:48 +01:00
Shahram Najm cdda46accf Rename tests 2020-10-20 18:04:01 +01:00
Shahram Najm bc7bc629a6 Rename tests 2020-10-20 17:46:08 +01:00
Shahram Najm a1a66d1705 Rename tests 2020-10-20 17:36:25 +01:00
Shahram Najm 71a7ad6a25 Rename tests 2020-10-20 17:32:02 +01:00
Shahram Najm 149a6fcc0d MEMFS: no need to use binary mode for output 2020-10-20 16:23:44 +01:00
Shahram Najm 04f9599862 ECC-1159: Windows: MEMFS option does not work (tested with Python 3) 2020-10-20 16:03:43 +01:00
shahramn 84b66d40c0
Merge pull request #44 from b8raoult/develop
Update memos.py so it produces the same files on Windows
2020-10-20 15:45:12 +01:00
shahramn f93d92350a
Merge branch 'develop' into develop 2020-10-20 15:12:36 +01:00
Shahram Najm b59c5d36d4 ECC-1159: Windows: MEMFS option does not work (initial) 2020-10-19 18:41:01 +01:00
Shahram Najm 612f6078f2 Black formatting (in preparation for GitHub PR 44) 2020-10-19 14:39:11 +01:00
Shahram Najm 44d1f10876 ECC-1158: Test 2020-10-19 14:17:35 +01:00
Shahram Najm 45975c115b ECC-1158: GRIB encoding: Implement data quality checks (limits) for spectral fields 2020-10-19 13:46:11 +01:00
Shahram Najm ae2e728855 Testing: fix awk expression that fails on HPC 2020-10-19 13:33:27 +01:00
Baudouin Raoult 0bbb6bdb63 Update memfs.py 2020-10-19 12:37:31 +01:00
Baudouin Raoult 00e231594b Memfs generation 2020-10-19 09:16:24 +01:00
Shahram Najm f0f7d05e09 Testing: test for BUFR centre codes 2020-10-17 20:30:56 +01:00
Shahram Najm 7a1303bf24 MEMFS: Add actual count to assert statement 2020-10-17 13:05:41 +01:00
Shahram Najm 4f1b1a6436 ECC-1157: Python 2 support: Rename CMake option ENABLE_PYTHON to ENABLE_PYTHON2 2020-10-15 17:08:25 +01:00
Shahram Najm 95abb579a3 Version bump 2020-10-15 17:07:38 +01:00
Shahram Najm 2642728d33 Fix logging format strings 2020-10-13 14:20:36 +01:00
Shahram Najm 091abd5dd8 Fix logging format strings 2020-10-13 14:05:50 +01:00
Shahram Najm c59a4badb0 Fix logging format strings 2020-10-13 13:52:59 +01:00
Shahram Najm a86668a608 Fix logging format strings 2020-10-13 13:30:41 +01:00
Shahram Najm 1325239fde Fix logging format strings 2020-10-12 17:00:15 +01:00
Shahram Najm e2a0dc6c4f ECC-1156: Python bindings test fails when library is built with MEMFS 2020-10-12 14:52:42 +01:00
Shahram Najm e92a21503f Tools: Print config options in debug mode 2020-10-11 19:10:51 +01:00
Shahram Najm bfa511fd4d Merge branch 'release/2.19.0' into develop 2020-10-09 16:33:55 +01:00
Shahram Najm 7b3e9aa23b ECC-1155: GRIB: New CAPE and CIN parameters (228237) 2020-10-09 16:24:39 +01:00
Shahram Najm ccbb0f9dab Parameter DB and definitions: deal with attribute_value of NULL 2020-10-09 16:24:08 +01:00
Shahram Najm 38a660f06c Merge branch 'release/2.19.0' into develop 2020-10-09 14:18:06 +01:00
Shahram Najm 6e7177afd3 ECC-1155: GRIB: New CAPE and CIN parameters (Add keys with missing values) 2020-10-09 14:16:28 +01:00
Shahram Najm c238a49abe ECC-1155: GRIB: New CAPE and CIN parameters (Add keys with missing values) 2020-10-09 13:31:18 +01:00
Shahram Najm 9eac6d620d ECC-1155: GRIB: New CAPE and CIN parameters 2020-10-09 12:36:47 +01:00
Shahram Najm f22c70dfa4 ECC-1154: grib_get_data: File with missing jDirectionIncrement and lat1 < lat2 2020-10-07 17:42:28 +01:00
Shahram Najm cda663d993 ECC-1153: Originating Centre: New WMO code 291 for IAP CAS 2020-10-07 14:31:18 +01:00
Shahram Najm b1cc2d69c4 Merge branch 'release/2.19.0' into develop 2020-10-07 14:17:40 +01:00
Shahram Najm b45e1d3f46 ECC-1153: Originating Centre: New WMO code 291 for IAP CAS 2020-10-07 14:12:30 +01:00
Shahram Najm ff09f7d06c ECC-1153: Originating Centre: New WMO code 291 for IAP CAS 2020-10-07 14:11:39 +01:00
Tiago Quintino d2908a0c1b Cleaner way to find ecbuild 2020-10-05 11:17:40 +01:00
Shahram Najm c427b73dc3 Data Quality Checks: more diagnostics 2020-10-05 11:14:56 +01:00
Shahram Najm 13eef919c5 Merge branch 'bugfix/ECC-1150-missing-limits' into develop 2020-10-04 18:00:03 +01:00
Shahram Najm 27ce6691a5 GRIB2 Definitions: Add key 'constituentTypeName' 2020-10-02 14:57:16 +01:00
Shahram Najm f70ee4b49c Merge branch 'develop' into bugfix/ECC-1150-missing-limits 2020-10-01 12:20:58 +01:00
Shahram Najm 238bad66ca ECC-1150: Deal with encoding a MISSING value 2020-10-01 12:20:50 +01:00
Shahram Najm 5f0a6311dd Clean up: Remove examples/examples.dev from distro 2020-09-29 17:07:58 +01:00