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 ?
WIND SPEED WRONG USING PWS (VIA WUHU)
- 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)
Most likely you need to replace "kph/kmh" for "kph"
Re: WIND SPEED WRONG USING PWS (VIA WUHU)
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.
I have address the 'kph' issue and it will be in the next release.
Thanks.