Commit Graph

2438 Commits

Author SHA1 Message Date
shahramn 9442493ba3 BUFR: Improved error handling 2024-11-14 12:16:14 +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
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
Shahram Najm 49c0aeb461 Testing: Detect spaces in shortNames 2024-11-11 11:23:22 +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 9a2041b87a GRIB2 product template selection: chemical src/sink and wave period range 2024-11-04 17:16:19 +00:00
shahramn d538f7e08d Testing: keys iterator get functions 2024-11-01 18:32:20 +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
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 9e4c44eddb Debugging: file pool contents 2024-10-30 16:42:18 +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 f9561ed7d4 ECC-1954: Test 2024-10-29 16:26:56 +00:00
shahramn 6180c42ef6 ECC-1898: Add more tests 2024-10-28 15:36:35 +00:00
Eugen Betke 34d49445c7 ECC-1898: Add test 2024-10-24 12:22:39 +02:00
shahramn d4ae4b875e Testing: No need to set stepType 2024-10-22 14:56:29 +01:00
shahramn 6d33c9ec6c Testing: Output error log to see why Windows fails 2024-10-22 10:04:41 +01:00
shahramn e16dc172e5 GRIB2 product template selection: Error messages 2024-10-21 12:27:49 +01:00
shahramn 11c571d5c2 GRIB2 product template selection: fix test 2024-10-20 18:01:31 +01:00
shahramn aaa663d473
Merge pull request #255 from ecmwf/feature/grib2_product_template_selection
Feature/grib2 product template selection
2024-10-19 11:53:59 +01:00
shahramn b9d6ec6f1a GRIB2 product template selection: Test ensembles 2024-10-19 10:59:43 +01:00
shahramn 182dc8eec0 GRIB2 product template selection: Test 2024-10-18 20:39:36 +01:00
Shahram Najm 7874c9aa67 Testing: Check typeOfLevel=abstractLevel 2024-10-17 10:15:37 +00:00
shahramn e2ae754e69 ECC-1942: Add test 2024-10-16 15:59:24 +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 66bfe1fbab Testing: Check for duplicate parameter encodings 2024-10-15 14:51:27 +01:00
shahramn 45e9c8a38a Testing: GRIB2 product def templates 2024-10-14 17:05:47 +01:00
shahramn db935ef8ff ECC-1936: Compilation error: identifier 'strcasestr' is undefined with nec compilers 2024-10-14 11:29:58 +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 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 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 464ee10d76 Testing: grib_dump error conditions 2024-10-09 21:47:07 +01:00
shahramn 2904d345dd Testing: grib_count error conditions 2024-10-09 21:36:47 +01:00
Eugen Betke f0b40ca4d4 ECC-1930: Fix more overflows 2024-10-09 15:42:46 +01:00
Shahram Najm 51c717e75d ECC-1932: Test 2024-10-09 14:01:29 +00:00
Shahram Najm c2e9381e38 ECC-1890: GRIB2: Additions & modifications of time-mean parameters for generalised time processing approach 2024-10-08 10:00:16 +00:00
shahramn 8f01cabad3 Testing: Assertions in defintion files 2024-10-05 20:18:01 +01:00
shahramn e6cc18d3f9 Testing: ECC-1929 2024-10-05 17:57:01 +01:00
shahramn 389a71ad5e Testing: ECC-1929 2024-10-04 18:01:16 +01:00
shahramn 0fd34ba32b Testing: ECC-1926 conversion 2024-10-03 09:53:17 +01:00
shahramn a2b0b44220 Testing: ECC-1926 2024-09-28 13:20:56 +01:00