Commit Graph

9830 Commits

Author SHA1 Message Date
shahramn 78a9429c4e Add PNG_ANYBITS 2024-04-09 16:02:57 +01:00
Eugen Betke ea48de72df PNG fix 2024-04-09 15:02:44 +00:00
Shahram Najm 80e9bb7e4f Definitions: Fix KWBC local parameter cfVarNames 2024-04-09 13:19:43 +00: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
Shahram Najm f5c4b5d713 ECC-1787: GRIB2: Add time-mean versions of existing parameters 2024-04-08 15:06:08 +00:00
Shahram Najm 2158a5ef83 ECC-1787: GRIB2: Add time-mean versions of existing parameters 2024-04-08 14:33:15 +00:00
Shahram Najm 0945dec141 ECC-1788: GRIB2: Add mean parameters for ECMWF and CERISE (Part 1) 2024-04-08 12:43:34 +00: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 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
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
Eugen Betke f1d68aa7f6 18% tests passed, 276 tests failed out of 337 2024-03-18 22:41:56 +00:00
Eugen Betke c598a51954 Add "accessor/" prefix to grib_accessor_class_*.cc 2024-03-18 12:55:12 +00:00
Eugen Betke 35b689a4d8 Accessor backend ready for running accessors 2024-03-17 16:44:07 +00:00
Eugen Betke be71970aa8 Abstract grib_accessor and grib_accessor_class 2024-03-17 15:04:53 +00:00
shahramn e624ecff0b Compiler warnings: NVHPC 24.1.0 2024-03-17 14:31:55 +00:00
Eugen Betke 6647a21399 Create a todo list 2024-03-17 12:57:53 +00:00
Eugen Betke a78865c91f Prepare migration 2024-03-15 21:07:54 +00:00
shahramn 168fccf13e Compiler warnings: NVHPC 24.1.0 2024-03-15 17:38:43 +00:00
shahramn a97e76c847 Compiler warnings: NVHPC 24.1.0 2024-03-15 17:22:12 +00:00
shahramn 416242b863 Const correctness and cppcheck warnings 2024-03-15 13:21:10 +00:00
shahramn e87675b1ae Const correctness and cppcheck warnings 2024-03-15 13:16:42 +00:00