jdemaeyer / brightsky

JSON API for DWD's open weather data.
https://brightsky.dev/
MIT License
287 stars 18 forks source link

Fallback does not fill up ignored fields even if they are available #134

Closed jdemaeyer closed 1 year ago

jdemaeyer commented 1 year ago

https://api.brightsky.dev/weather?lat=52.54&lon=13.54&date=2022-11-06

contains wind_gust_direction: null even though the fill-up dataset includes that parameter.

jdemaeyer commented 1 year ago

e4dde52