Commit Graph

10513 Commits

Author SHA1 Message Date
Sebastien Villaume ee9039a00b fix forgotten merge conflict in definitions/grib2/section.4.def 2024-10-16 14:35:57 +01:00
Sebastien Villaume d963ce00c1 Merge branch 'feature/timeproc' into feature/mtg2-timeproc 2024-10-16 14:33:50 +01:00
Sebastien Villaume 5d0ad1d96d Merge branch 'develop' into feature/timeproc 2024-10-16 14:27:22 +01:00
Sebastien Villaume 2b19720216 Merge branch 'develop' into feature/mtg2 2024-10-16 14:26:54 +01:00
Sebastien Villaume 4059491519 Merge branch 'develop' into feature/timeproc 2024-10-16 14:20:53 +01:00
shahramn 4fb9cea2e3
remove the need to unalias mars.levelist (#254)
Co-authored-by: Sebastien Villaume <sebastien.villaume@ecmwf.int>
2024-10-16 14:18:44 +01:00
Sebastien Villaume 76e8e1e82b Merge branch 'develop' into feature/mtg2 2024-10-16 14:06:52 +01:00
shahramn 041f521e37 Fix nightly regression test (grib_check_typeOfLevels_ecmf) 2024-10-16 11:02:01 +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
Sebastien Villaume c3ee5e21a8 Merge branch 'develop' into feature/timeproc 2024-10-14 15:24:10 +01:00
Sebastien Villaume 538ccc5e80 Merge branch 'develop' into feature/mtg2 2024-10-14 14:01:15 +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