Skip to content

Commit 6812dd2

Browse files
committed
[2025-02-05 10:47] Finalized fix for ERA5SL data.
NOTES: - Unfortunately it is not currently possible to also properly process sea-based data files. Switched to handling general and land-based files only.
1 parent 02d6339 commit 6812dd2

File tree

3 files changed

+30
-222
lines changed

3 files changed

+30
-222
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ SPDX-License-Identifier: MPL-2.0
1010
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_weather-provider-api&metric=bugs)](https://sonarcloud.io/dashboard?id=alliander-opensource_Weather-Provider-API)
1111
<!--[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_weather-provider-api&metric=coverage)](https://sonarcloud.io/dashboard?id=alliander-opensource_Weather-Provider-API)-->
1212

13+
> :warning: **Due to changes in the way that CDS delivers data, ERA5 data does not currently process sea level data
14+
> for the time being. This will be fixed in a future release.**
15+
16+
1317
# Weather Provider Library and API
1418

1519
This API is intended to help you fetch weather data from different data sources in an efficient and uniform way.

0 commit comments

Comments
 (0)