brightsky icon indicating copy to clipboard operation
brightsky copied to clipboard

JSON API for DWD's open weather data.

Results 30 brightsky issues
Sort by recently updated
recently updated
newest added

With #82 we'll make `brightsky` available on PyPI. People who install this package will potentially only be interested in the parsing core, and there is no need to also install...

These station IDs are used in MOSMIX but don't seem to correspond to any WMO stations (list incomplete). Is MOSMIX using a mix of WMO and non-WMO IDs? `'N2336', '58367',...

data quality

Otherwise we'll push docs for new features before the feature is actually available

documentation

I think that is probably the last major field that is currently still missing. The home-assistant data provider is coming along well by the way: ![image](https://user-images.githubusercontent.com/131599/88458063-84ae1a80-ce8b-11ea-8cf1-b44a9f099498.png)

enhancement

E.g. accepting a bounding box, or a country code, and returning a time series of "weather forecast maps" (or, depending on performance, a map for a single point in time)

enhancement

From what I can see, CAP alerts are emitted in many languages. I can see French, Spanish, Arabic, Russian, Turkish, Polish, but this may not be a fixed list for...

Hello, I am getting many 429 errors lately - I did not change something significantly on my end. Has something changed on the API? Is there a rate limit now,...

Would it be possible to add all Mosmix fields to the /Weather API? Details of the parameters available are provided in the following DWD Excel file: [Download](https://www.dwd.de/DE/leistungen/opendata/help/schluessel_datenformate/kml/mosmix_elemente_xls.xlsx?__blob=publicationFile&v=7) Of interest would...

The CAP alerts file we're parsing contains alerts for Binnensee and Küste warning cells, and Bright Sky correctly parses these and returns them when calling `/alerts` without any parameters (as...