Commit Graph

10466 Commits

Author SHA1 Message Date
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
Shahram Najm a2936dcecb ECC-1961: GRIB2: Add peak period/direction and other wave parameters 2024-11-11 11:23:00 +00:00
shahramn d9f1ed278e ECC-1938: Test 2024-11-09 11:36:43 +00:00
shahramn 234d21692d ECC-1938: Test 2024-11-09 11:36:01 +00:00
Shahram Najm 2b0730694c ECC-1938: BUFR: Dealing with corrupted messages (part 1) 2024-11-08 17:15:18 +00:00
Shahram Najm e213025b62 ECC-1962: GRIB2: Add Wet-bulb temperature 2024-11-08 17:10:07 +00:00
Shahram Najm 562cf2a4a0 Geoiterator for unstructured grids (disabled) 2024-11-08 12:04:28 +00:00
shahramn 2b0efc1129 Fix DEBUG_ASSERT_ACCESS statement 2024-11-05 22:20:46 +00:00
shahramn bf220681f4
Merge pull request #264 from ecmwf/feature/modernisation_nearest
ECC-1960: Nearest hierarchy: Use C++ inheritance mechanism instead of hand-crafted virtual tables
2024-11-05 14:49:14 +00:00
Eugen Betke 89167a709e Modernisation: Nearest: Fix pointers to nearest objects 2024-11-05 13:58:06 +01:00
Eugen Betke d6f8b9532a Modernisation: Nearest: Fix pointer to healpix 2024-11-05 13:51:15 +01:00
Eugen Betke b88ac2cf6b Modernisation: Nearest: Move extern variabls to header file 2024-11-05 13:34:38 +01:00
Shahram Najm 8a988b413a ECC-1959: GRIB2: Add key forecastMonth for local definition 12 and 16 2024-11-05 11:57:24 +00:00
shahramn e881c6a56b Chemical species: Cosmetics 2024-11-05 10:42:19 +00:00
Shahram Najm 1162bc70a0 ECC-1959: GRIB2: Add key forecastMonth for local definition 16 2024-11-05 10:34:00 +00:00
Eugen Betke e9dc113064 Modernisation: Remove headers 2024-11-05 10:12:05 +01:00
Shahram Najm 9a2041b87a GRIB2 product template selection: chemical src/sink and wave period range 2024-11-04 17:16:19 +00:00
Eugen Betke bc7e147936 Modernisation: Nearest: Fix cmake 2024-11-04 16:10:46 +01:00
Shahram Najm 720612002e ECC-1957: GRIB2: Time-processed parameters without corresponding WMO templates 2024-11-04 15:04:46 +00:00
Eugen Betke 37376bf4a0 Modernisation: Nearest: Missing headers 2024-11-04 15:56:40 +01:00
Eugen Betke cea46fa6c6 Merge branch 'develop' into feature/modernisation_nearest 2024-11-04 10:14:24 +01:00
Eugen Betke 9b5ddb9be7 Modernisation: Nearest: Move shared variables to the base class 2024-11-03 21:29:50 +01:00
Eugen Betke 2a330d3b2a Modernisation: Nearest hierarchy 2024-11-03 21:01:15 +01:00
shahramn d538f7e08d Testing: keys iterator get functions 2024-11-01 18:32:20 +00:00
shahramn 8795b6d71a Comments 2024-11-01 16:06:38 +00:00
shahramn 1c0fc64eee Accessors: ASCII: Deal with string too long 2024-11-01 16:06:28 +00:00
shahramn 7c13e374a0 Error messages 2024-10-31 16:41:46 +00:00
Matthew Griffith 4681a15131 ECC-1956: Completed changes as per ticket. Now need to wait for confirmation from ClimateDT consortium. 2024-10-31 15:52:08 +00:00
Matthew Griffith 8714a17928 ECC-1909: Added models in pseudocentre DestinE. The logic in section4_extras was bad in that MasterDir was used even though this is local. This also means pseudocentres could not use this mechanism via datasetForLocal;
To this end, I have replaced the logic to look for datasetForLocal, then for centre, as we will never have anything in MasterDir for this centre specific code (in local/ecmf);
Updated test to check everything works as expected.
2024-10-31 15:09:17 +00:00
Matthew Griffith cc51799287 Merge remote-tracking branch 'origin/develop' into feature/ECC-1909-model-name-version-extension 2024-10-31 13:55:45 +00:00
shahramn f83540af74 Testing: Rename 2024-10-31 13:46:36 +00:00
shahramn d8f1cdcc3d Definitions: Precedence order env var 2024-10-31 11:14:59 +00:00
shahramn 6d0e3e733a
Merge pull request #263 from ecmwf/feature/ECC-1955-model-name-version-update
feature/ecc-1955: modelName & modelVersion update
2024-10-30 17:54:36 +00:00
shahramn 9e4c44eddb Debugging: file pool contents 2024-10-30 16:42:18 +00:00
Matthew Griffith c5e3403b54 ECC-1955: Moved filenames for ERA6 pseudocentre also. 2024-10-30 16:32:31 +00:00
Matthew Griffith 94a7cb4c57 ECC-1955: Added new IFS model versions up to cycle 50. 2024-10-30 16:14:59 +00:00
Matthew Griffith c204a12331 ECC-1955: Moved to . rather than _ in filenames. 2024-10-30 16:14:21 +00:00
Eugen Betke cae430a2c1 ECC-1898: Revert changes 2024-10-30 13:51:36 +01:00
shahramn 3769fd7a64 Update list of keys and hash 2024-10-30 10:41:59 +00:00
shahramn c083fdc254 Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2024-10-29 20:41:59 +00:00
shahramn f17a1b5b3d
Merge pull request #261 from ecmwf/bugfix/ECC-1954-EditionConversion
ECC-1954: GRIB1 to GRIB2 conversion does not preserve ensemble product template for some statistically processed fields
2024-10-29 20:41:45 +00:00
shahramn 7112c139ec Definitions: GRIB1 key numberOfForecastsInEnsemble 2024-10-29 17:29:02 +00:00
shahramn 3365fb536e ECC-1954: Fix the padding test 2024-10-29 17:06:17 +00:00
shahramn f9561ed7d4 ECC-1954: Test 2024-10-29 16:26:56 +00:00
shahramn df2b452ff1 ECC-1954: GRIB1 to GRIB2 conversion does not preserve ensemble product template 2024-10-29 13:38:31 +00:00
shahramn 29f8220b77
Merge pull request #260 from ecmwf/bugfix/ecc-1898_clean_cache_when_unalias_is_called
ECC-1898 GRIB: Key 'levelist' persists despite being taken out of the mars namespace
2024-10-28 17:17:08 +00:00
shahramn 6180c42ef6 ECC-1898: Add more tests 2024-10-28 15:36:35 +00:00
shahramn 8581938ac4 No need to check nullptr before calling free() 2024-10-25 15:12:09 +01:00
shahramn bbc7dc17f1 Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2024-10-25 15:10:58 +01:00