Commit Graph

8673 Commits

Author SHA1 Message Date
Shahram Najm f991bdbd60 ECC-1709: Test 2023-10-30 14:59:45 +00:00
Shahram Najm 51f6dcf569 ECC-1709: GRIB2: Rename indicatorOfUnitOfTimeRange to indicatorOfUnitForForecastTime 2023-10-30 14:45:15 +00:00
Shahram Najm a2628b6dac Testing: metar group keys 2023-10-27 17:58:48 +01:00
Shahram Najm 38d6569e36 Cleanup 2023-10-27 17:58:34 +01:00
Shahram Najm ffda07db1a Add abs functor (integer absolute value function) 2023-10-27 13:31:13 +01:00
Shahram Najm c32c4c5bfb ECC-1708: grib_get_data returns offset longitudes in some cases 2023-10-27 12:07:50 +01:00
shahramn 4fcb936958
Merge pull request #172 from ecmwf/feature/fix-mercator
gridType=mercator fix
2023-10-26 16:42:15 +01:00
Pedro Maciel 40c129eb06 gridType=mercator fix 2023-10-26 15:56:18 +01:00
Shahram Najm 0114346e40 Testing: element access for doubles 2023-10-26 15:42:51 +01:00
Pedro Maciel 5c177ae2da gridType=mercator fix 2023-10-24 18:07:43 +01:00
shahramn bd77969bd9
Merge pull request #169 from ecmwf/feature/ECC-1691-DestineClimateDT
Feature/ECC-1691 destinE climateDT
2023-10-24 14:36:36 +01:00
Matthew Griffith 4d54dc8a75 Merge remote-tracking branch 'origin/develop' into feature/ECC-1691-DestineClimateDT 2023-10-24 12:41:32 +00:00
Matthew Griffith b94723f9ea ECC-1691: Revert underscores to dashes in dataset
FDB will support this by the end of the week.
2023-10-24 12:39:51 +00:00
Shahram Najm 332461b3e6 SUP-3879: Potential buffer overflow on projection functions 2023-10-24 12:23:51 +01:00
Shahram Najm 0fc243aea7 Error messages 2023-10-23 16:32:56 +01:00
Shahram Najm 5be62bbcd2 Testing: string_compare 2023-10-23 16:04:01 +01:00
Shahram Najm b2039a90ac Testing: Indexing with directory traversal 2023-10-21 14:39:17 +01:00
Shahram Najm fbce17e52b Testing: Comparing thru indexes 2023-10-21 13:55:27 +01:00
Shahram Najm 4d57fc79fd Dead code removal 2023-10-20 20:14:32 +01:00
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
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