Open marcusandre opened 3 years ago
Heyho @marcusandre, apologies for the late reply!
Unfortunately I can't find any UV index data on DWD's open data server, at least not inside the CDC data or the MOSMIX forecast :/ But maybe I'm looking in the wrong places
Too bad, but thanks for looking that up!
UV-Index des DWD kann als JSON abgerufen werden: https://opendata.dwd.de/climate_environment/health/alerts/
Thanks for the link @TurboDuke77. The alerts data (including the UV index files you linked) is quite different from the other weather data as it's not hourly, there is no historical data (and only short-term forecasts if any), and it's not pinned at a lat/lon but applies to areas instead.
That's not to say that having them in Bright Sky wouldn't be awesome, it's just quite a bit of work as it doesn't fit our current database / API structure very well. There are some thoughts on a possible roadmap in https://github.com/jdemaeyer/brightsky/issues/106#issuecomment-778102839.
Reopening via #138 :)
Since we only get "daily maximum" UV index values from the DWD, this will likely be stored in whatever data structure holds #117 and its related daily data (like 24 h precipitation probability).
Hello. Apparently, the DWD can also make statements about the UV index. At least I can see this in their mobile app and website. Are there also data points that could be made accessible via the API? Thanks 👍