Commit Graph

10414 Commits

Author SHA1 Message Date
Matthew Griffith 3920a8586d DGOV-471: Implement Hazard Indices templates, including:
Adding hazard index plain parameter to 4.2.20.2.
Adding new tables for the value of the parameter (4.254) and the value of the hazard profile (4.253).
Adding new template piece and 4 new templates.
2024-11-29 15:40:47 +00:00
Robert Osinski 3719bc51ad correct path for template 4.143 2024-11-29 11:52:50 +00:00
Robert Osinski 7be7f28487 PDT 145 changed to large ensembe size 2024-11-29 08:50:43 +00:00
Robert Osinski 9e6bfc0cdc Proper name for template 4.143 2024-11-29 08:45:41 +00:00
Robert Osinski 3f3839535e initial commit 2024-11-28 19:36:19 +00:00
Shahram Najm ddb6bcf435 SD-102532: DWD localConcepts 2024-11-25 13:11:15 +00:00
Shahram Najm cc25c9381c ECC-1984: GRIB2: Add ERA6 pseudocentre parameters to ERA pseudocentre 2024-11-25 11:08:46 +00:00
shahramn c5a3a917f4 ECC-1952: C API: Deprecate functions codes_context_set_memory_proc, codes_context_set_persistent_memory_proc and codes_context_set_buffer_memory_proc 2024-11-21 15:49:10 +00:00
shahramn 90f41b132a Testing: Windows broken tests 2024-11-21 13:47:05 +00:00
shahramn 9c656f5819 Fix broken tests due to ECCODES_DEFINITION_PATH 2024-11-21 11:55:15 +00:00
shahramn 8df839fee1 Debug info 2024-11-20 14:01:48 +00:00
shahramn c4efc1d5f0 Formatting 2024-11-19 19:55:55 +00:00
shahramn 54dec72c4d Bump up version 2024-11-19 19:49:08 +00:00
shahramn b22b97b971
Merge pull request #274 from ecmwf/bugfix/ECC-1963-PDTN-44
ECC-1963: GRIB2: Replacement of product definition template 4.44 with 4.50
2024-11-19 18:56:27 +00:00
shahramn bd82a80ef4 Merge branch 'develop' into bugfix/ECC-1963-PDTN-44 2024-11-19 16:32:02 +00:00
shahramn 170864e635 ECC-1975: BUFR: Update tables with the latest WMO V43.0.0 2024-11-19 15:20:31 +00:00
shahramn 95d7070924
Merge pull request #272 from ecmwf/bugfix/ecc-1968_complex_24bit_workaround
ECC-1968: GRIB2 grid_complex_spatial_differencing: Encoding with bitsPerValue=24 fails
2024-11-19 14:37:02 +00:00
Shahram Najm c8bb0c26fc ECC-1980: GRIB2: Add time-mean cloud cover for DestinE and ERA6 pseudocentre 2024-11-19 13:31:49 +00:00
shahramn 78b5dca552 ECC-1968: Test 2024-11-19 13:24:06 +00:00
shahramn 6592ae4d80 ECC-1977: GRIB2: Change of postProcessing concept for GFAS/EFAS 2024-11-19 10:03:00 +00:00
Shahram Najm 56edfd9f5b ECC-1976: GRIB2: ECMWF local definition 300 levtype should be 'layer' not 0 2024-11-19 09:44:33 +00:00
Shahram Najm 6947c11112 ECC-1974: GRIB2: Update tables with the latest WMO V34.0.0 2024-11-18 16:29:53 +00:00
Eugen Betke ead34253cf ecc-1968: Workaround for 24 bitsPerValue in complex packing 2024-11-18 14:53:33 +01:00
Shahram Najm 2772079955 ECC-1973: GRIB2: Slight tweaks to newly modified shortNames for consistency 2024-11-18 13:45:33 +00:00
Shahram Najm dbd60701f8 ECC-1973: GRIB2: Slight tweaks to newly modified shortNames for consistency 2024-11-18 13:43:21 +00:00
Matthew Griffith f7bdc1331b
ECC-1971: Support for NextGEMS dataset (#270)
* ECC-1971: Added NextGEMS pseudocentre and edited spacing
* ECC-1971: NextGEMS support levtype hl for >10m
2024-11-18 12:57:03 +00:00
Shahram Najm 508674e0dc ECC-1971: GRIB2: Add support for pseudocentre NextGEMS 2024-11-18 11:29:11 +00:00
shahramn 7d1f7f8920 Cosmetics 2024-11-15 13:40:57 +00:00
shahramn b37ced3950 Cosmetics 2024-11-15 13:32:59 +00:00
Matthew Griffith 4d738fb3c2
ECC-1928: GRIB2 DestinE: Solution for switch of paramId for 100m and 200m wind components on height levels (#269)
ECC-1928: First prototype which seems to work. Need to write a test and check against existing data
2024-11-15 10:28:51 +00:00
Shahram Najm 40b6fcb8a6 ECC-1928: Part 1 2024-11-14 17:16:44 +00:00
Shahram Najm 6d5bac74a1 ECC-1966: GRIB2: New parameters for NEMO 2024-11-14 13:58:58 +00:00
shahramn 9442493ba3 BUFR: Improved error handling 2024-11-14 12:16:14 +00:00
shahramn 1053a594b9 Check max value 2024-11-14 11:36:34 +00:00
shahramn 2f04dee967 ECC-1969: On-Demand ExtremesDT - remove alias of paramtype to MARS namespace for tile template 2024-11-14 11:05:49 +00:00
Matthew Griffith 94cea1648f
ECC-1832: GRIB2: Destination Earth On-Demand ExtremesDT metadata support (#267)
* ECC-1832: Moved templates into templates directory
2024-11-14 10:23:26 +00:00
shahramn c2724bc41a
ECC-1958 BUFR encoding: Delayed replication: Too many elements (#268)
* ECC-1958: BUFR encoding: Delayed replication: Too many elements

* ECC-1958: Test

* ECC-1958: Add test

* ECC-1958: Add test for -d
2024-11-13 18:41:43 +00:00
shahramn 4d91fbb9fb
Merge pull request #266 from ecmwf/feature/ECC-1909-model-name-version-extension
ECC-1909 GRIB2: Extend the model name and model version concept for On-Demand DT
2024-11-13 09:44:53 +00:00
shahramn db48fe01c4 Cosmetics 2024-11-12 22:04:41 +00:00
shahramn f96369ccb3 Cosmetics 2024-11-12 21:54:49 +00:00
shahramn ff9265a09f
Merge pull request #265 from ecmwf/feature/ECC-1956-activity-experiment-values
ECC-1956 GRIB2: Additional activity and experiment table entries for DestinE ClimateDT
2024-11-12 18:36:55 +00:00
Matthew Griffith ea018368dd Merge remote-tracking branch 'origin/develop' into feature/ECC-1909-model-name-version-extension 2024-11-12 17:20:27 +00:00
Matthew Griffith e52dda5315 Merge remote-tracking branch 'origin/develop' into feature/ECC-1956-activity-experiment-values 2024-11-12 17:08:47 +00:00
Shahram Najm 8d0f553ddd ECC-1964: GRIB2: Time processed variants of wave parameters 2024-11-12 14:56:21 +00:00
Shahram Najm 6d5501536f Definitions: Fix script to do cfVarNames too 2024-11-12 14:36:01 +00:00
Shahram Najm b41872cf23 ECC-1965: GRIB1: add 100 metre wind speed anomaly 2024-11-12 13:57:50 +00:00
Shahram Najm 6573b7d347 ECC-1967: GRIB2: Ocean parameters needed in ERA6 with ECMWF local units 2024-11-12 13:47:31 +00:00
shahramn 5b3a392eec Const correctness 2024-11-11 12:35:16 +00:00
shahramn 51200f90f1 ECC-1963: GRIB2: Replacement of product definition template 4.44 with 4.50 2024-11-11 12:33:53 +00:00
Shahram Najm 49c0aeb461 Testing: Detect spaces in shortNames 2024-11-11 11:23:22 +00:00