Commit Graph

10019 Commits

Author SHA1 Message Date
Eugen Betke ea48de72df PNG fix 2024-04-09 15:02:44 +00:00
shahramn 084bcc412e Merge branch 'develop' into release/2.35.0 2024-04-09 14:42:51 +01:00
Shahram Najm 80e9bb7e4f Definitions: Fix KWBC local parameter cfVarNames 2024-04-09 13:19:43 +00:00
shahramn e66391440d Merge branch 'develop' into release/2.35.0 2024-04-09 13:41:27 +01:00
Shahram Najm d4655ac366 ECC-1798: GRIB2: New parameter encodings for DestinationEarth 2024-04-09 12:41:00 +00:00
Eugen Betke 6f54b9685c Merge branch 'feature/modernisation-inheritance' of github.com:ecmwf/eccodes into feature/modernisation-inheritance 2024-04-09 12:25:26 +00:00
Eugen Betke 6bdef3a4c6 Fix compare function 2024-04-09 12:13:37 +00:00
Eugen Betke 77d358a4d0 Fix memory issue 2024-04-09 11:46:43 +00:00
shahramn 7ff5e2eaf3 Tools: Dead code removal and cppcheck warnings 2024-04-09 12:03:22 +01:00
shahramn 7968d0ffb6 Merge branch 'develop' into release/2.35.0 2024-04-08 16:07:17 +01:00
Shahram Najm f5c4b5d713 ECC-1787: GRIB2: Add time-mean versions of existing parameters 2024-04-08 15:06:08 +00:00
shahramn 90eef9c31f ECC-1787: GRIB2: Add time-mean versions of existing parameters 2024-04-08 15:34:43 +01:00
Shahram Najm 2158a5ef83 ECC-1787: GRIB2: Add time-mean versions of existing parameters 2024-04-08 14:33:15 +00:00
shahramn 5601acb48c Merge branch 'develop' into release/2.35.0 2024-04-08 14:40:58 +01:00
Shahram Najm 0945dec141 ECC-1788: GRIB2: Add mean parameters for ECMWF and CERISE (Part 1) 2024-04-08 12:43:34 +00:00
shahramn 1e077b9279 ECC-1789: GRIB2: Add parameters 51/52 to pseudo-centre CERISE 2024-04-08 10:23:36 +01:00
Shahram Najm c7e802b850 ECC-1789: GRIB2: Add parameters 51/52 to pseudo-centre CERISE 2024-04-08 09:12:33 +00:00
shahramn 69ec58ed14 Error handling 2024-04-07 14:28:29 +01:00
shahramn 8ae55cbf0c Tools: Where clause with doubles 2024-04-05 17:32:52 +01:00
shahramn aee114c9bd Expressions: Fix the print function 2024-04-05 17:32:34 +01:00
shahramn c63a9f621b Testing: logical OR for doubles 2024-04-05 14:54:41 +01:00
shahramn fab9f0ec6b ECC-1797: GRIB2: Correct order of keys in templates 4.51 and 4.91 regarding the WMO Manual on Codes 2024-04-05 14:54:20 +01:00
shahramn a6ca23a7bd Merge branch 'hotfix/2.34.3' 2024-04-05 14:17:59 +01:00
shahramn 7c16af2f35 ECC-1796: GRIB2: Implement stepRange indexing for DestinE ExtremesDT and On-Demand ExtremesDT data 2024-04-05 14:16:23 +01:00
shahramn 6e7db00d49 Bump up version 2024-04-05 14:08:59 +01:00
shahramn 54d415cc4d
Merge pull request #204 from ecmwf/feature/ECC-1796_stepRange_indexing
ECC-1796: Implement stepRange indexing for DestinE ExtremesDT and On-Demand ExtremesDT data
2024-04-05 13:16:16 +01:00
Matthew Griffith d9157db3d7 ECC-1796: Modified test as now we must also set dataset=climate-dt, since in other datasets mars.step is set to stepRange 2024-04-05 10:59:18 +00:00
Matthew Griffith 698d811776 ECC-1796: mars step aliased to stepRange for all datasets except climate-dt where step is not used. 2024-04-05 10:31:43 +00:00
shahramn 49c4ca3cbf ECC-1795: Geoiterator for polar stereographic: Keys orientationOfTheGridInDegrees and LaDInDegrees decoded as integers 2024-04-04 17:00:05 +01:00
shahramn 1184bcca24 Make local functions static 2024-04-04 16:21:11 +01:00
shahramn 8a7f8c8ef4 Fix compilation 2024-04-04 16:10:06 +01:00
shahramn 157dbfb192 Dead code removal: Unused members/structs 2024-04-04 15:42:46 +01:00
shahramn cefa5b4885 Dead code removal: Unused data members 2024-04-04 15:21:42 +01:00
shahramn ebc396fa87 Cleanup 2024-04-04 14:02:50 +01:00
Eugen Betke 05e8b45d42 99% tests passed, 4 tests failed out of 337 2024-04-04 12:47:20 +00:00
shahramn 637f8aaae8 Cleanup 2024-04-04 13:37:46 +01:00
shahramn 1eefe7c5af ECC-1794: GRIB2: DestinE data does not have the MARS domain key 2024-04-04 13:36:34 +01:00
shahramn dbc307dd59 ECC-1792: GRIB: headers_only cloning does not work as expected after changing geography 2024-04-03 16:43:50 +01:00
shahramn 177ec259b8 Merge branch 'hotfix/2.34.2' 2024-04-03 14:19:03 +01:00
shahramn debc37837f ECC-1776: GRIB2: Additional activity and experiment table entries for DestinE ClimateDT 2024-04-03 13:52:39 +01:00
shahramn 8afa7a0152 Bump up version 2024-04-03 13:52:13 +01:00
Shahram Najm 0075df3c3b ECC-1791: GRIB2: Modify and remove maximum individual wave parameters 2024-04-03 12:41:01 +00:00
shahramn 4030e49c85 Compiler warnings: set_but_not_used, code_is_unreachable 2024-03-23 19:19:08 +00:00
shahramn b17b0eaac6
Merge pull request #203 from rdosinski/feature/stepConversion
Feature/step conversion
2024-03-21 15:11:43 +00:00
rdosinski b15268545b
Merge branch 'ecmwf:develop' into feature/stepConversion 2024-03-21 13:18:31 +00:00
Shahram Najm 5704dbacf2 ECC-1786: GRIB2: add local ECMWF parameters to pseudo-centre CERISE 2024-03-21 11:05:58 +00:00
Shahram Najm 2446292dd0 Testing: Add new datasets 2024-03-21 11:05:32 +00:00
Eugen Betke 6fc7074c50 Fix initialisation 2024-03-19 13:24:04 +00:00
Eugen Betke 78c1129ed7 Fix offsets 2024-03-19 12:19:54 +00:00
Eugen Betke 8529fc3a1f Enable disabled BUFR function calls 2024-03-19 12:17:17 +00:00