winds-mobi / winds-mobi-providers

Real-time weather observations: weather data providers
https://winds.mobi
GNU Affero General Public License v3.0
8 stars 11 forks source link

sfl.ch data seems broken #55

Closed MichalBryxi closed 1 year ago

MichalBryxi commented 1 year ago

When you open weather stations from slf.ch for example Mannlichen you can see that last update was 4 days ago:

Screenshot 2023-02-05 at 18 56 47

I tried to find respective data on slf.ch and it seems to be working ok: https://whiterisk.ch/en/snow/station/IMIS/MAN1?returnMeasurementParameter=WIND_MEAN.

So maybe change in their API? IDK.

ysavary commented 1 year ago

Hi @MichalBryxi,

Thanks for reporting this issue!

I fixed slf provider with their new public API in #56

Please tell me if you discover issues with the new code.