Open MichaelST01 opened 4 months ago
Seems verry good data for austria. Unfortunately the data structure is really uncommon, so integrating this service into the plugin wil result in a complete new grabber (no existing one can be used as template).
So I am afraid I cannot do this due to lack of time. Maybe someone else with Perl skills will take this job....
Maybe it is worth checking out the https://dataset.api.hub.geosphere.at/v1/docs/getting-started.html Documentation for adding a new forecast provider.
The data is public available, and the have a high resolution forecast model: https://data.hub.geosphere.at/dataset/nwp-v1-1h-2500m
Example for temperature on specific location: https://dataset.api.hub.geosphere.at/v1/timeseries/forecast/nwp-v1-1h-2500m?parameters=t2m¶meters=rr_acc&lat_lon=47.3948%2C13.6878
Also Warning Messages are possible via API (Example for Leibnitz): 'https://warnungen.zamg.at/wsapp/api/getWarningsForCoords?lon=15.5621&lat=46.7904&lang=de'