captain-coredump / weatherflow-udp

WeatherFlow Personal Weather Station driver for weewx, via UDP broadcast packets
GNU General Public License v3.0
53 stars 18 forks source link

Windguru reporting incorrect wind speed #24

Open foilandwater opened 1 year ago

foilandwater commented 1 year ago

Hi,

I have a weather station with Raspberry Pi and a WeatherFlow Tempest sensor. It has been working perfectly for a few months. Suddenly it is reporting an incorrect wind speed on windguru. On the Weatherflow app for iPhone it says 10 knots which is accurate according to the real wind on the beach. However, on windguru it's showing 15-18 knots, or something like that. In other words, higher than it really is. I've had this issue in the past with a kph/mph conversion error within python. Could it be something like this?

It's just very strange because a few days ago it was accurate and I didn't make any change or update to the Raspberry Pi. Is anyone else having this issue?

Thank you.