Commit Graph

9921 Commits

Author SHA1 Message Date
Robert Osinski 63fd8ac2f9 removed ecmwf local paramids with srcsink in if clause 2024-06-17 10:31:52 +00:00
Robert Osinski f11e63fda8 Fix with chem/srcsink id for non chemical parameters 2024-06-17 10:17:46 +00:00
Robert Osinski 6104127361 removed ecmwf local paramids with srcsink 2024-06-17 08:38:06 +00:00
Robert Osinski 6f4e4e3b26 local srcsink added to 4.238 ecmwf table 2024-06-14 16:32:01 +00:00
Robert Osinski 5809f9d4b6 local srcSink ids added 2024-06-14 16:29:47 +00:00
Robert Osinski a6f13c9a7f avoid wrong chemId/srcSinkId assignement with default zero 2024-06-14 16:23:35 +00:00
Robert Osinski 15bac5b8cd improvements in srcSinkId 2024-06-14 14:08:03 +00:00
Robert Osinski f14ee9d57e Merge remote-tracking branch 'origin/feature/mtg2' into feature/mtg2-srcsink 2024-06-14 13:37:21 +00:00
Robert Osinski b9c92c1315 initial request with existing srcsink ids 2024-06-14 10:05:56 +00:00
shahramn 5cf77efff5 chemId/paramId split: further tests 2024-06-13 20:22:42 +01:00
shahramn 13783417c2 chemId/paramId split: Use zero for chemId when it's unknown 2024-06-13 20:22:22 +01:00
shahramn a0f879d582 chemId/paramId split: chemName etc should not be present for non-chemicals 2024-06-13 17:50:20 +01:00
shahramn ef5252723a Testing: chemId/paramId split 2024-06-13 17:26:33 +01:00
Robert Osinski b450d346c2 Test for paramId / chemId splitting and legacy behaviour added 2024-06-13 16:04:27 +00:00
shahramn ae2f8c5820 Testing: chemId/paramId split 2024-06-13 12:17:28 +01:00
shahramn 037ad970c1 chemId/paramId split: Fix the boolean condition. Use existing constant for unknown 2024-06-12 18:26:33 +01:00
Sebastien Villaume 4ef6d81ba2 Merge branch 'develop' into feature/mtg2 2024-06-11 14:48:30 +01:00
Eugen Betke 57026bcd01 ECC-1802: Add tests 2024-06-11 12:14:41 +01:00
Eugen Betke 3699fac49e ECC-1802: Relaxed step units rule 2024-06-11 12:14:41 +01:00
Robert Osinski 6ecdc667af Legacy definitions for diff parameters moved to correct centre ECMWF 2024-06-10 12:28:50 +00:00
Robert Osinski cf8b7de776 4i difference parameters added to legacy 2024-06-10 12:01:48 +00:00
Sebastien Villaume 5784768970 Merge branch 'feature/mtg2_paramtype' into feature/mtg2 2024-06-07 14:55:11 +01:00
Sebastien Villaume 2f0525e078 Merge branch 'feature/mtg2_cams' into feature/mtg2 2024-06-07 14:54:58 +01:00
Sebastien Villaume 0d209e2b36 Merge branch 'develop' into feature/mtg2 2024-06-07 14:54:47 +01:00
Sebastien Villaume c4970ab95c Merge branch 'develop' into feature/mtg2_paramtype 2024-06-07 14:54:25 +01:00
Sebastien Villaume a472b19427 Merge branch 'develop' into feature/mtg2_cams 2024-06-07 14:54:00 +01:00
Shahram Najm ca0c5f1005 ECC-1841: GRIB2: Overload wind components/speed for ERA6 with heights... 2024-06-07 13:41:26 +00:00
Sebastien Villaume 15ca6a9e89 Merge branch 'develop' into feature/mtg2 2024-06-07 14:10:31 +01:00
Robert Osinski 1ebb84d427 Added GRIB2 for 200130,200133,200138,200155,200203,200152 2024-06-07 12:22:30 +00:00
Philipp Geier fda9677fd9 Update ci.yml to fix notification
The notify step was skipped on failing jobs because the `always()` was not handled properly. Instead of `always() && ${{ ... }}` we have to pull in the always `${{ always() && .. }}`
2024-06-07 11:50:25 +01:00
Robert Osinski 4e117fe472 Introduce tablesVersion=2 to allow to use local paramId and WMO/local chemId together 2024-06-06 15:45:53 +00:00
shahramn 9cd97a7d73 ECC-1840: BUFR: Problem with edition 3 typicalDate and typicalTime 2024-06-06 15:22:06 +01:00
Robert Osinski 7398803580 is_chemical_srcsink removed from 4xx000 paramIds 2024-06-06 12:50:19 +00:00
Shahram Najm 76179dc518 ECC-1835: GRIB2: Time-mean parameters for ERA6 on pressure levels (part 2) 2024-06-06 12:49:11 +00:00
Shahram Najm 2faecdb54b ECC-1835: GRIB2: Time-mean parameters for ERA6 on pressure levels 2024-06-06 12:35:28 +00:00
Shahram Najm 7ac53385ae ECC-1836: GRIB2: Add correct unit to paramId 43 2024-06-06 11:11:16 +00:00
Robert Osinski 7bef0ecf9f remove is_chemical_srcsink for 412000 2024-06-06 09:25:13 +00:00
Shahram Najm df5896e885 ECC-1839: GRIB2: Add encoding for aerosol extinction coefficient 2024-06-05 15:32:21 +00:00
Robert Osinski 497170a341 Merge remote-tracking branch 'origin/develop' into feature/mtg2 2024-06-05 15:06:11 +00:00
Robert Osinski 1950e15554 paramType wave for all parameters in 140xxx paramId range as some of them have discipline 0 2024-06-04 13:18:52 +00:00
Robert Osinski 516fc47952 paramtype wave added for all disc=10,pcat=0 parameters 2024-06-04 12:43:47 +00:00
shahramn aecae70c75 ECC-1831: GRIB2: Remove the 'modelName' concept 2024-06-04 13:41:29 +01:00
Sebastien Villaume dbaaec7055 ECC-1831 remove the modelName concept 2024-06-04 13:41:29 +01:00
Robert Osinski c5ebfe626f ECC-1838: Aerosol parameters added 2024-06-03 15:34:33 +00:00
Shahram Najm 2b0a0624ad ECC-1838: GRIB2: Aerosol diagnostics parameter 2024-06-03 15:13:39 +00:00
Shahram Najm 0ced0096b1 ECC-1837: GRIB: Make code table units consistent 2024-06-03 10:20:05 +00:00
Shahram Najm 869c7cdb1c ECC-1834: GRIB2: Add time-mean version of hydro parameters from WMO FT2024-1 2024-06-03 09:11:28 +00:00
Shahram Najm cb24dc6a65 ECC-1823: GRIB2: Add climatological albedo local ECMWF parameter to pseudocentre ERA6 2024-05-29 08:11:09 +00:00
Robert Osinski ac8a5d0aa3 Added paramtype wave_spectra for PDTNs 99/100/101/102 2024-05-28 08:56:32 +00:00
Robert Osinski 9a93b61ed1 Removed 240016 water fraction from GRIB2 defs 2024-05-23 15:14:48 +00:00