Commit Graph

8923 Commits

Author SHA1 Message Date
Matthew Griffith 32d3ce7b90 ECC-1691: Edited destineOrigin concept
Small tweak to destineOrigin concept and test as aresult.
2023-10-20 15:00:37 +00:00
Shahram Najm 5bbde7f2f5 ECC-1702: GRIB2: Add turbulent surface parameters 2023-10-20 11:30:26 +00:00
Shahram Najm 72afc35a0e Cleanup 2023-10-19 18:25:17 +01:00
Shahram Najm 5a675bcafc Testing: GRIB1 stepRange 2023-10-19 17:50:50 +01:00
Shahram Najm 3864a91526 ECC-1707: Modification 2023-10-19 15:57:56 +01:00
Matthew Griffith 820aba02d8 Merge remote-tracking branch 'origin/develop' into feature/ECC-1691-DestineClimateDT 2023-10-19 13:41:02 +00:00
Matthew Griffith 86118f33e2 ECC-1691: Changed stream name from clim to clte;
This avoids confusion with climatology
2023-10-19 13:35:31 +00:00
Shahram Najm df60ca871f ECC-1707: GRIB2: Add support for two FESOM grids 2023-10-19 13:03:57 +01:00
Matthew Griffith 4e1d2ee1b5 Merge branch 'develop' into feature/ECC-1537-TileTemplate 2023-10-18 11:01:15 +00:00
Shahram Najm 1dd8815ac7 Merge branch 'develop' into feature/ECC-1691-DestineClimateDT 2023-10-17 16:21:07 +01:00
Shahram Najm 4812e5bd74 Testing: stepUnits 2023-10-17 13:57:37 +01:00
Matthew Griffith 12a90946ef ECC-1691: Update "-" to "_" in filename. 2023-10-17 08:56:19 +00:00
Matthew Griffith 0f5dde658d ECC-1691: Tweaked test to change from "-" to "_". 2023-10-17 08:11:45 +00:00
Shahram Najm f7896ed365 Testing: key comparisons 2023-10-16 17:40:25 +01:00
Matthew Griffith 3cfccfddf6 ECC-1691: Changed dash to underscores in dataset;
This is because the values of these keys are used directly in the schema
The fdb schema doesn't support hyphens currently
2023-10-16 16:38:33 +00:00
Shahram Najm 79c74a3f7e Testing: Octahedral gridName 2023-10-15 15:33:23 +01:00
Shahram Najm ade4cc1554 Testing: hour/min set to 255 2023-10-15 15:28:46 +01:00
Shahram Najm 66e68d63f4 Testing: iScansNegatively=1 2023-10-13 17:07:41 +00:00
Matthew Griffith 80e7e88b62 ECC-1691: Back to "climate-dt";
This is what we want for future, but had to change while doing fdb tests
2023-10-13 16:27:07 +00:00
Matthew Griffith 64a3dc9d96 ECC-1691: Need to change climateDT related file 2023-10-13 15:30:24 +00:00
Matthew Griffith 878b2bdb47 ECC-1691: Removed hyphen which fdb has issues with 2023-10-13 15:14:17 +00:00
Shahram Najm a14bc85fc0 Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2023-10-13 15:35:14 +01:00
Shahram Najm 1c24fa08f5 GRIB-488: Tighten the condition for ERA-CLIM data 2023-10-13 15:34:17 +01:00
Matthew Griffith e25954bc30 ECC-1691: Sticking to CMIP format we use US format;
realisation --> realization
2023-10-13 14:12:54 +00:00
shahramn 7961163402
Merge pull request #168 from ecmwf/feature/ECC-1701-InitTables
Feature/ecc 1701 init tables
2023-10-13 15:09:38 +01:00
Matthew Griffith 9d4ce9b613 ECC-1691: Don't want origin in mars namespace 2023-10-13 13:59:10 +00:00
Shahram Najm 993cc42e4c ECC-1704: Test 2023-10-13 12:28:32 +01:00
Shahram Najm db19ba9405 ECC-1704: GRIB: Implement unpack_string for validityTime 2023-10-13 12:17:50 +01:00
Matthew Griffith 6faa0d118f ECC-1691: Validity time needs to be padded as str; 2023-10-13 11:06:11 +00:00
Shahram Najm 4bf67c7afc Testing: Disable grib_to_netcdf for Windows 2023-10-13 10:46:14 +01:00
Shahram Najm bfbf8bf229 Testing: Re-enable grib_to_netcdf for Windows 2023-10-13 09:21:15 +01:00
Eugen Betke 00cc6dd250 Fix index in IbmTable 2023-10-12 22:02:50 +00:00
Shahram Najm fa9f8ea763 ECC-1703: GRIB: AddressSanitizer: heap-buffer-overflow 2023-10-12 17:50:18 +00:00
Shahram Najm 7101651b46 ECC-1703 2023-10-12 17:49:21 +00:00
Matthew Griffith ec0fd03b6c ECC-1691: Added mars streams and definition files;
Added destine sample GRIB2 file;
Modified test to account for new streams.
2023-10-12 16:33:41 +00:00
Shahram Najm 43ae680c47 Error messages 2023-10-12 16:49:25 +01:00
Shahram Najm aee89904a8 ECC-1701: Compile-time initialisation of IBM/IEEE float tables 2023-10-12 11:38:40 +01:00
shahramn 9250c83cb6
Merge pull request #166 from joobog/feature/compile_time_ieee_ibm_tables
Compile time initialisation of IBM and IEEE tables
2023-10-12 11:19:17 +01:00
Shahram Najm 71c091f8f9 Testing: grib_to_netcdf 2023-10-10 21:46:57 +01:00
Shahram Najm 5b702b03fc Testing 2023-10-10 18:31:23 +01:00
Shahram Najm 5a1f65bed0 Windows: Upgrade to Visual Studio 2022 2023-10-10 17:49:20 +01:00
Eugen Betke bcb2606740 Change path to vcvarsall.bat 2023-10-10 14:49:46 +00:00
Eugen Betke a620a9ec4b Remove path to the SetEnv.bat 2023-10-10 14:43:05 +00:00
Matthew Griffith da51abe875 ECC-1691: Deleted some model entries 2023-10-10 14:33:36 +00:00
Eugen Betke 119de10a9d Use Visual Studio 2022 2023-10-10 14:31:51 +00:00
Shahram Najm 86d85d60c1 Testing: Decode integer key as string 2023-10-10 11:27:00 +00:00
Eugen Betke ced0d81870 Clean up unused grib_ieee_table_e() and grib_ieee_table_v() 2023-10-10 10:59:22 +00:00
Matthew Griffith 6f6f431490 ECC-1691: Removed type and stream from products;
We don't want to define this in products_destine;
It is added in mars_labeling.
2023-10-10 10:38:17 +00:00
Eugen Betke f99afd4a66 Compile time initializatin of IBM an IEEE tables 2023-10-10 08:36:15 +00:00
Matthew Griffith 8339dcf39a Merge branch 'feature/ECC-1691-DestineClimateDT' of github.com:ecmwf/eccodes into feature/ECC-1691-DestineClimateDT 2023-10-09 16:52:08 +00:00