Commit Graph

5734 Commits

Author SHA1 Message Date
Shahram Najm aa1fcda7b3 Add missing newline at EOF 2020-11-13 14:03:18 +00:00
shahramn 784b60cb0b
Merge pull request #49 from StephanSiemen/develop
GitHub Action - add event eccodes-update
2020-11-13 14:00:57 +00:00
Stephan Siemen 7c34177e35 GitHub Action - add event eccodes-update 2020-11-13 09:27:52 +00:00
Baudouin Raoult 06d5fbdf01 units 2020-11-09 20:44:58 +00:00
Baudouin Raoult 7a21a919bf units 2020-11-09 17:29:03 +00:00
Baudouin Raoult 1a5708b255 Units 2020-11-09 14:43:17 +00:00
Baudouin Raoult 372b8a90e4 Change to UTF-8 2020-11-09 10:59:25 +00:00
Shahram Najm efe95c52f5 ECC-779: Error 'no messages found in ...' should go to stderr 2020-11-06 12:06:40 +00:00
Shahram Najm 5c05990860 ECC-1152: Segmentation fault when extracting subsets with bufr_filter (Return an error) 2020-11-02 17:36:57 +00:00
Shahram Najm fc7d97af11 Merge branch 'develop' into baudouin 2020-11-02 14:46:39 +00:00
Shahram Najm 94e5042852 Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop 2020-11-02 14:41:37 +00:00
shahramn b759c3742a
Merge pull request #46 from b8raoult/develop
Support for MEMFS on older Linux
2020-11-02 14:41:23 +00:00
Shahram Najm 89a176edd1 Fix output file encoding with Python3 2020-11-02 14:07:59 +00:00
Shahram Najm 2bc261782e Merge branch 'develop' of ssh://git.ecmwf.int:7999/eccodes/eccodes into baudouin 2020-11-02 13:34:59 +00:00
Shahram Najm 04eb06efb1 Merge branch 'baudouin' of https://github.com/ecmwf/eccodes into develop 2020-11-02 13:34:00 +00:00
shahramn 9c09f6b830
Merge pull request #45 from b8raoult/develop
Support Python3 in memfs.py
2020-11-02 13:33:23 +00:00
Baudouin Raoult 95cfa2f6fa Support for MEMFS on older Linux 2020-11-02 11:42:00 +00:00
Baudouin Raoult b968b05d70 Support for MEMFS on older Linux 2020-11-02 11:41:36 +00:00
Baudouin Raoult 204e99805c Merge branch 'develop-ecmwf' into develop 2020-11-02 11:06:41 +00:00
Shahram Najm 72548a7a7d Remove deprecated dirs 2020-11-02 10:53:04 +00:00
Shahram Najm 2f04b30735 IFS parameter limits: lower limit of paramId=31 (sea-ice fraction) 2020-11-02 10:50:13 +00:00
Shahram Najm 9fa8d20064 Windows: remove old Visual Studio project files 2020-10-30 18:10:04 +00:00
Shahram Najm a1802f2ede Testing: comments 2020-10-30 17:43:18 +00:00
Shahram Najm ddd2d5e393 Testing: refactor 2020-10-29 16:05:40 +00:00
Shahram Najm 0df71fba5f Testing: test encoding and decoding a spectral complex field 2020-10-29 15:45:22 +00:00
Shahram Najm bcd0c0ec00 Examples: fixed print issue thanks to mypy 2020-10-27 18:42:01 +00:00
Shahram Najm d909c717a1 ECC-1147: Fix cnmc parameter 500044 2020-10-22 16:44:17 +01:00
b8raoult 840b240120
Merge branch 'develop' into develop 2020-10-21 13:08:36 +01:00
Baudouin Raoult cd734a87c6 Python3 support 2020-10-21 13:04:19 +01:00
Baudouin Raoult 2be1ab2e58 Merge branch 'develop' of github.com:b8raoult/eccodes into develop 2020-10-21 13:00:05 +01:00
Baudouin Raoult 5bf298f4b2 Python3 support 2020-10-21 13:00:00 +01:00
Shahram Najm b8bd56b42d ECC-806: Local definitions precedence order 2020-10-21 12:39:38 +01:00
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