Commit Graph

9302 Commits

Author SHA1 Message Date
Shahram Najm 91955515dc ECC-1730: GRIB2: replace encodings of instantaneous turbulent surface stress component parameters (Part 1) 2023-12-04 11:12:47 +00:00
Shahram Najm 89dda0d845 Rename test 2023-12-03 12:31:04 +00:00
Shahram Najm e3ba4f1a02 Rename test 2023-12-03 12:28:41 +00:00
Shahram Najm 131235c06d Codetable API functions 2023-12-02 18:51:39 +00:00
Shahram Najm 20d36eb58f Merge branch 'feature/GetAllCodeTableEntries' into feature/ECC-1620_sub-hourly 2023-12-02 18:37:50 +00:00
Shahram Najm 66209c060e Functions codes_codetable_check_code_figure and codes_codetable_check_abbreviation 2023-12-02 18:35:01 +00:00
Shahram Najm 443d467ae6 Merge branch 'feature/GetAllCodeTableEntries' into feature/ECC-1620_sub-hourly 2023-12-02 17:51:59 +00:00
Shahram Najm 6d4227638f Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-02 17:48:34 +00:00
Shahram Najm ecf8dc993b codes_codetable_check_entry and further tests 2023-12-02 17:45:44 +00:00
Shahram Najm dca34cfc2d codes_get_codetable_contents_malloc: Renamed and added test 2023-12-02 16:34:56 +00:00
Shahram Najm a61e893262 ECC-1714: Update C-11 2023-12-02 16:11:50 +00:00
Shahram Najm fe2ae5c151 Merge branch 'develop' into feature/GetAllCodeTableEntries 2023-12-02 15:34:52 +00:00
Shahram Najm ca82733c74 Definitions: Cleanup 2023-12-02 13:48:14 +00:00
Shahram Najm c2bcd4e43a Definitions: Cleanup 2023-12-02 13:34:19 +00:00
Shahram Najm 3cb3de6468 Scripts: Update for new tile code tables 2023-12-02 13:10:41 +00:00
Eugen Betke e84ebfa238 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-12-01 16:37:01 +00:00
Eugen Betke 52205dc77d ECC-1620: Set startStepUnit 2023-12-01 16:26:54 +00:00
Shahram Najm df4d884a6d ECC-1729: GRIB2: Add missing time-mean sea water salinity 2023-12-01 16:05:38 +00:00
Shahram Najm 4567b13eda ECC-1715: BUFR: Update tables with the latest WMO V41.0.0 2023-12-01 14:09:38 +00:00
Eugen Betke 511270e75c ECC-1620: Check value of ECCODES_GRIB_SHOW_HOUR_STEPUNIT 2023-12-01 13:12:04 +00:00
Eugen Betke d279db8091 Merge branch 'feature/ECC-1620_sub-hourly' of github.com:ecmwf/eccodes into feature/ECC-1620_sub-hourly 2023-12-01 12:52:30 +00:00
Shahram Najm cf6cbcb462 Merge branch 'develop' of github.com:ecmwf/eccodes into develop 2023-12-01 12:52:14 +00:00
Shahram Najm 939a7b8b6e Testing: True Imagery 2023-12-01 12:52:05 +00:00
Eugen Betke 61695712e1 ECC-1620: nai 2023-12-01 12:51:22 +00:00
shahramn efb356245e
Merge pull request #179 from ecmwf/feature/ECC-1537-TileTemplate
ECC-1537: Tile Template
2023-12-01 12:47:18 +00:00
Shahram Najm d2ef5965af ECC-1620: Fix broken Windows test (ECCODES_FUTURE_BEHAVIOUR: unbound variable) 2023-12-01 12:46:07 +00:00
Matthew Griffith f2ce215514 ECC-1537: Tweak and fixed typo 2023-12-01 11:59:26 +00:00
Shahram Najm 5025ad5fe8 ECC-1537: Remove extra unknown key 2023-12-01 11:54:54 +00:00
Shahram Najm 4627931886 ECC-1537: Fix test 2023-12-01 11:46:30 +00:00
Matthew Griffith b94f13a181 ECC-1537: Typo, and removing UNRES attribute;
This was missed off from proposal - to be added in an amendment
2023-12-01 11:33:03 +00:00
Matthew Griffith 95302c8e4c ECC-1537: Final tweak to table 2023-12-01 10:57:00 +00:00
Matthew Griffith c26eb1f875 ECC-1537: Minor tweaks to match develop 2023-12-01 10:53:51 +00:00
Matthew Griffith cfc82bc0db ECC-1537: Reverted all changes added for testing 2023-12-01 10:50:51 +00:00
Matthew Griffith 665c81f4a9 Merge remote-tracking branch 'origin/develop' into feature/ECC-1537-TileTemplate 2023-12-01 10:33:41 +00:00
Eugen Betke 33d8f6eeaf ECC-1620: Fix ECCODES_GRIB_SHOW_HOUR_STEPUNIT 2023-12-01 09:31:31 +00:00
Eugen Betke 5b74d558a2 ECC-1620: Change ECCODES_FUTURE_BEHAVIOUR to ECCODES_GRIB_SHOW_HOUR_STEPUNIT 2023-12-01 09:23:21 +00:00
Eugen Betke 832ca298e2 ECC-1620: Change ECCODES_FUTURE_BEHAVIOUR to ECCODES_GRIB_SHOW_HOUR_STEPUNIT 2023-12-01 09:21:17 +00:00
Shahram Najm f155dbbb58 codes_get_all_codetable_entries_malloc 2023-11-30 20:25:43 +00:00
Shahram Najm 05e007ef8f ECC-1714: Add temporary tile templates to make tests pass 2023-11-30 13:40:39 +00:00
Shahram Najm ca6da53a2b ECC-1714: GRIB2: Update tables/templates with the latest WMO V32.0.0 2023-11-30 13:40:01 +00:00
Matthew Griffith e5fc1b7440 Merge remote-tracking branch 'origin/develop' into feature/ECC-1537-TileTemplate 2023-11-29 17:33:57 +00:00
Matthew Griffith fc0ff6144d ECC-1537: Removed transients;
These were causing issues setting arrays of tile attributes
2023-11-29 17:31:31 +00:00
Eugen Betke 8c7286d096 ECC-1620: add future behaviour: export ECCODES_FUTURE_BEHAVIOUR=1 2023-11-29 14:56:48 +00:00
Shahram Najm f31265e7e7 Update list of keys and hash 2023-11-29 14:44:28 +00:00
Eugen Betke 1b05e40302 ECC-1620: Test stepunits key (MARS key) 2023-11-29 14:36:54 +00:00
Eugen Betke eec53eb56b ECC-1620: Force stepUnits 2023-11-29 14:22:36 +00:00
Eugen Betke 3bcb5a8cc9 ECC-1620: New format for special units, e.g., 8x15m 2023-11-29 09:37:38 +00:00
Eugen Betke c515507a26 Merge branch 'develop' into feature/ECC-1620_sub-hourly 2023-11-28 12:18:55 +00:00
Shahram Najm 017947df5f GRIB lightweight clone: Copy packingType 2023-11-27 17:50:59 +00:00
Shahram Najm 2707c2fca2 GRIB lightweight clone: WIP 2023-11-27 17:20:49 +00:00