Not so much an issue, but more of a question...
This project looks really promising. I've been looking for a way of accessing the data from DWD without having to re-invent the wheel.
It seems that the json response from your API relates to the current weather at the specified lat, long. Is it possible to return a time-series forecast into the future, i.e. weather parameters for each hour over the next 48 hours or so?
Is this information even available from the raw DWD data? I did try to delve into the data at DWD's ftp server, but couldn't really understand the format of it.
Not so much an issue, but more of a question...
This project looks really promising. I've been looking for a way of accessing the data from DWD without having to re-invent the wheel.
It seems that the json response from your API relates to the current weather at the specified lat, long. Is it possible to return a time-series forecast into the future, i.e. weather parameters for each hour over the next 48 hours or so?
Is this information even available from the raw DWD data? I did try to delve into the data at DWD's ftp server, but couldn't really understand the format of it.