Fixes the UK Met Office Datahub provider (#3499)

Fixes #3384

Changed the UKMetOfficeDataHub provider to the new API structure as per
the documentation.

API Base URL updated.
Header information amended to the correct key name.
API Secret no longer required so removed.

Changelog updated to reflect the change.
This commit is contained in:
jargordon
2024-07-07 22:36:59 +01:00
committed by GitHub
parent 3b22622054
commit 4d14f4a2c1
2 changed files with 6 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ _This release is scheduled to be released on 2024-10-01._
### Fixed
- Fixed `checks` badge in README.md
- [weather] Fixed issue with the UK Met Office provider following a change in their API paths and header info.
## [2.28.0] - 2024-07-01