WIND SPEED WRONG USING PWS (VIA WUHU)

Have you found an error? Report here!
Post Reply
JoseNeto

WIND SPEED WRONG USING PWS (VIA WUHU)

Post by JoseNeto »

I am not sure if it is an error but I got a very bigger wind speed indication when using data from my PWS via WUHU (converting to xml). So I got about (not sure this moment) 25 Km/h and inside xml I got ...
- <wind>
<speed value="6.8" unit="kph/kmh" />
<direction value="279" />
<gust value="7.6" unit="kph/kmh" />
</wind>
- <sky>
I think there is an error on calculation .... but the value presented is not true and I can´t figure out where it is acquired.
Could some one explain it please ?
User avatar
par
Posts: 8741
Joined: Mon Sep 21, 2009 11:56 am
Name: Pasha
Location: Saint-Petersburg, Russia
Contact:

Re: WIND SPEED WRONG USING PWS (VIA WUHU)

Post by par »

Most likely you need to replace "kph/kmh" for "kph"
Get YoWindow weather app for your phone or tablet.

Image Image Image
wuhu_software

Re: WIND SPEED WRONG USING PWS (VIA WUHU)

Post by wuhu_software »

The wind speeds posted in the XML file are the average wind speeds over the past 10 mins, not the last wind reading.

I have address the 'kph' issue and it will be in the next release.

Thanks.
Post Reply