v4lli / meteocool

free & open source, "mobile first" weather radar + lightning visualisation for Central Europe.
https://meteocool.com/
GNU Lesser General Public License v3.0
37 stars 10 forks source link

Change temperature API to new dwd datasource #176

Open v4lli opened 5 years ago

v4lli commented 5 years ago

The dwd cdc ftp server is not available anymore, change to new source instead. While there, improve error handling.

@Nina2244