Commit Graph

5829 Commits

Author SHA1 Message Date
Shahram Najm 32ca6af1fd ECC-1167: GRIB: Allow setting byte array as string 2020-11-23 17:30:38 +00:00
Shahram Najm f2df05092f ECC-1167: GRIB: Allow setting byte array as string 2020-11-23 16:51:19 +00:00
Shahram Najm 071210fbc2 Definitions: Final update of cfNames. Now in sync with parameter DB 2020-11-22 15:53:44 +00:00
Shahram Najm e8488e5c36 Testing: add test for GRIB2 templates 2020-11-21 13:01:54 +00:00
Shahram Najm ad9763c4f3 ECC-1166: remove extra key 2020-11-21 12:57:01 +00:00
Shahram Najm ae16bbda57 ECC-1166: GRIB: Add the gridName key for ORCA grids 2020-11-20 15:46:45 +00:00
Shahram Najm c236ad2fc7 ECC-1165: Test case 2020-11-19 23:04:08 +00:00
Shahram Najm 4b46a70b4c ECC-1165: Assertion: calling codes_set_bytes with incorrect length passed in 2020-11-19 21:19:55 +00:00
Shahram Najm 07582f04db Definitions: header comment 2020-11-18 22:17:20 +00:00
Shahram Najm 1bb5b4c28f Definitions: cfName update from parameter DB 2020-11-18 22:11:16 +00:00
Shahram Najm 0f6893685f ECC-1163: Update CAMS parameters with their CF names 2020-11-18 21:52:04 +00:00
Shahram Najm ceeefd72d6 Definitions: Add test for cfNames 2020-11-17 18:07:45 +00:00
Shahram Najm 57205c2169 Add WMO GRIB code/flag tables for v26 2020-11-17 17:25:00 +00:00
Shahram Najm 6e545229f0 Add WMO GRIB code/flag tables for v26 2020-11-17 16:33:40 +00:00
Shahram Najm 2b5aeb9c83 Definitions: cleanup of cfNames (Related to ECC-1163) 2020-11-16 21:35:20 +00:00
Shahram Najm e6be1103c7 Definitions: cleanup of cfNames (Related to ECC-1163) 2020-11-15 18:56:45 +00:00
Shinji Suzuki b5eb81689b Reverted non-essential local changes.
Replaced a tab with spaces.
2020-11-14 21:02:09 +09:00
Shinji Suzuki 66130f1fd4 Merge branch 'develop' of github.com:ecmwf/eccodes into fix_multi_support_reset 2020-11-14 20:42:56 +09:00
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
shahramn 873b969eb4
Merge branch 'develop' into perf_issue_grib_nearest_find 2020-11-11 11:19:19 +00:00
shahramn 7dbf82daa0
Merge branch 'develop' into perf_issue_grib_nearest_find 2020-11-10 14:35:00 +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
Anthony Tissot 21584d10e1 [SUP-3293]: Fix perf loss of grib_nearest_find
Avoid calls to is_legacy() when GRIB_NEAREST_SAME_GRID is provided
2020-11-06 16:44:48 +01: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