Commit Graph

10385 Commits

Author SHA1 Message Date
Vasco Silva 0bbb73e643
Remove grib_file from file_pool if no more grib_index holds it (#262)
* Remove grib_file from file_pool if no more grib_index holds it
* Use new init_mutex in GRIB_MUTEX_INIT_ONCE
2024-11-15 11:30:07 +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
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