Greetings
I access my station via the API at https://swd.weatherflow.com/swd/rest/observations/station/5620
the values I get for wind speeds are:
“units_wind”: “kph”,
“wind_avg”,
“wind_direction”,
“wind_gust”,
“wind_lull”,
“wind_chill”,
“wind_avg”: 2.3,
“wind_direction”: 120,
“wind_gust”: 3.1,
“wind_lull”: 1.1,
“wind_chill”: 27.1,
at the same time, i get very different values from the app/webinterface at
https://smartweather.weatherflow.com/station/5620/graph/17048/wind/1
8/26/2019 1:24 PM
8.2 (3.9 - 11.3) km/h 120°
it seems to me that the rest values are either in the wrong unit, or there is a conversion error.
Could you kindly check?
Thanks
Vinz