Commit Graph

5691 Commits

Author SHA1 Message Date
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
Shahram Najm 9540950076 Clean up: Remove obsolete directory 2020-09-29 16:53:48 +01:00
Shahram Najm 4766ba34cb ECC-1150: Added more tests 2020-09-29 16:14:31 +01:00
Shahram Najm 5a87673322 ECC-1151: GitHub CI: use same branch of ecbuild 2020-09-29 15:14:41 +01:00
Shahram Najm 279eaf6f51 ECC-1150: keys 'lowerLimit' and 'upperLimit' cannot be MISSING 2020-09-29 14:36:43 +01:00
Shahram Najm 8575468180 Upgrade cmake 2020-09-28 13:16:55 +01:00
Shahram Najm 326428e2ae Merge branch 'develop' into feature/ecbuild_3.4 2020-09-25 11:09:17 +01:00
Shahram Najm f94a5f0928 Rename blacklist to blocklist 2020-09-24 15:54:33 +01:00
Shahram Najm 0ad34a1b99 Merge branch 'develop' into feature/ecbuild_3.4 2020-09-23 13:12:55 +01:00
Shahram Najm f37fe8889b ECC-1149: GRIB: Add new fire parameters 2020-09-23 13:10:20 +01:00