Commit Graph

10246 Commits

Author SHA1 Message Date
Sebastien Villaume 31db16b387 avoid unaliasing mars.levelist by only alias it when neccessary 2024-10-15 22:13:59 +01:00
shahramn 9b49125133 ECC-1941: GRIB: Setting paramId=131060 fails if typeOfFirstFixedSurface=255 2024-10-15 17:54:45 +01:00
shahramn d35518ec46 Debugging: print grib_values key/value pair array 2024-10-15 17:20:12 +01:00
shahramn e5e0952fb4 GRIB2: Support for chemical source/sink 2024-10-15 17:03:51 +01:00
shahramn 66bfe1fbab Testing: Check for duplicate parameter encodings 2024-10-15 14:51:27 +01:00
Sebastien e4adcb2cf8
ECC-1940 adding grib.olda.tpa.def (#253)
* ECC-1940 adding grib.olda.tpa.def

* ECC-1940: Fix error

---------

Co-authored-by: shahramn <shahram.najm@ecmwf.int>
2024-10-15 13:59:56 +01:00
Shahram Najm 99304fc7fc ECC-1939: BUFR: Definition of new mucape descriptor for 49r1 2024-10-15 12:01:06 +00:00
shahramn 45e9c8a38a Testing: GRIB2 product def templates 2024-10-14 17:05:47 +01:00
shahramn 87b73caa49 Definitions: Cosmetics 2024-10-14 17:05:22 +01:00
shahramn ca384c2f48 Formatting 2024-10-14 15:56:25 +01:00
shahramn e3abac828b Definitions: Cosmetics 2024-10-14 12:42:40 +01:00
Robert Osinski 862fe90c32 ECC-1937: add ensemble probabilities for AIFS 2024-10-14 12:40:14 +01:00
rdosinski 886460db9b
Feature/mars namespace quantiles (#250)
* initial commit

* quantile mars namespace - GRIB2 and GRIB3 same -> if else

* ECC-1935: include mars.quantile.def instead of repeating same definitions several times

* Update grib.efhs.cd.def

Fix error

* ECC-1935: remove GRIB2 from if clause

---------

Co-authored-by: shahramn <masn@ecmwf.int>
2024-10-14 12:16:24 +01:00
shahramn 3812f5ef18 ECC-1936: Fix cppcheck warnings 2024-10-14 11:46:45 +01:00
shahramn 153d2669d5 ECC-1936: Add header file 2024-10-14 11:40:08 +01:00
shahramn db935ef8ff ECC-1936: Compilation error: identifier 'strcasestr' is undefined with nec compilers 2024-10-14 11:29:58 +01:00
shahramn c71df54c8f Dead code removal 2024-10-12 17:06:11 +01:00
shahramn 60c1b88a7b Dead code removal 2024-10-12 16:32:49 +01:00
shahramn 6276da63a7 Dead code removal 2024-10-12 16:06:41 +01:00
shahramn eadb6dd661 Dead code removal 2024-10-12 15:26:50 +01:00
shahramn fee14f899e Dead code removal 2024-10-12 15:20:11 +01:00
shahramn 5a40b70e22 Dead code removal 2024-10-12 15:12:43 +01:00
shahramn dded3110d0 Dead code removal 2024-10-12 15:03:24 +01:00
shahramn 8008982df1 Dead code removal 2024-10-12 14:55:04 +01:00
shahramn 917f3e655b Dead code removal 2024-10-12 14:48:36 +01:00
shahramn e1ff5ef582 Testing: Increase coverage 2024-10-12 14:18:34 +01:00
shahramn de10d9cc21 ECC-1933: GRIB1 definitions: Cannot use the 'edition' key in mars config files 2024-10-12 12:07:12 +01:00
shahramn 528d77b60a cppcheck: Shadowed variables 2024-10-11 12:34:24 +01:00
shahramn bab87cfbfe cppcheck: member variable with name also defined in its parent class 'grib_accessor' [duplInheritedMember] 2024-10-11 11:31:39 +01:00
shahramn b28572ae64 Testing: Check for duplicate parameter encodings 2024-10-10 17:37:44 +01:00
shahramn 4afec0d5f5 Definitions: Add GRIB2 templates 4.128-136 2024-10-10 15:40:51 +01:00
shahramn 28c9a4a08f Compiler warning: -Werror=pedantic 2024-10-10 12:43:41 +01:00
shahramn 464ee10d76 Testing: grib_dump error conditions 2024-10-09 21:47:07 +01:00
shahramn 4e11d8b7dd Dead code removal 2024-10-09 21:39:30 +01:00
shahramn 2904d345dd Testing: grib_count error conditions 2024-10-09 21:36:47 +01:00
shahramn a75517fe92 Fix warnings re: class_name_ is used uninitialized 2024-10-09 17:32:34 +01:00
shahramn b4f0d24427 Fix warnings re: class_name_ is used uninitialized 2024-10-09 17:26:46 +01:00
shahramn 867b01f8c6 Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2024-10-09 17:06:54 +01:00
shahramn 8434ba0032 Formatting and cleanups 2024-10-09 17:06:45 +01:00
shahramn f3e370f2a1 Dead code removal (cclass_name) 2024-10-09 16:52:42 +01:00
Shahram Najm 81ecc40436 Update author list 2024-10-09 15:26:46 +00:00
Shahram Najm b92b28c511 ECC-1894: correction of lake cover legacy parameter 2024-10-09 15:25:45 +00:00
Eugen Betke f9cf2931c5 ECC-1930: Renamed: NumericLimits.h -> ecc_numeric_limits.h 2024-10-09 15:42:46 +01:00
Eugen Betke 5f5ae2056f ECC-1930: Cleanup 2024-10-09 15:42:46 +01:00
Eugen Betke f0b40ca4d4 ECC-1930: Fix more overflows 2024-10-09 15:42:46 +01:00
Eugen Betke 39641acf3b ECC-1930: Fix overflow using compile-time code 2024-10-09 15:42:46 +01:00
Shahram Najm 51c717e75d ECC-1932: Test 2024-10-09 14:01:29 +00:00
Shahram Najm af2a7e67cc ECC-1932: GRIB: Version 2.38 does not recognise t2m from UK Met Office seasonal forecast data 2024-10-09 13:42:03 +00:00
Shahram Najm 7b40a63dfa Fix cfVarName mappings 2024-10-08 20:35:10 +00:00
shahramn c971122fcc Dead code removal 2024-10-08 17:25:30 +01:00