Posted Data Units from Meteobridge appear to be Wrong
Posted: Tue Feb 20, 2018 10:26 pm
I have a Meteobridge sending data from a Davis Vantage Pro 2 to the the UK Met Office WoW database. The Davis weather receiver displays wind in m/s and the live data displays both m/s and mph but the data received by WoW is in knots. WoW doesn't do any unit conversion so it is not possible to change the displayed units on the website.
I presume that data is sent to WoW via their API with a message structure rather like the following WoW example.
http://wow.metoffice.gov.uk/automaticreading?siteid=123456&siteAuthenticationKey=654321&dateutc=2011-02-02+10%3A32%3A55&winddir=230&windspeedmph=12&windgustmph=12&windgustdir=25&humidity=90&dewptf=68.2&tempf=70&rainin=0&dailyrainin=5&baromin=29.1&soiltempf=25&soilmoisture=25&visibility=25&softwaretype=weathersoftware1.0
For the above example the encoding for knots would be windspeedkts and windgustkts rather than windspeedmph and windgustmph. Is Meteobridge sending the wind speed in knots?
I presume that data is sent to WoW via their API with a message structure rather like the following WoW example.
http://wow.metoffice.gov.uk/automaticreading?siteid=123456&siteAuthenticationKey=654321&dateutc=2011-02-02+10%3A32%3A55&winddir=230&windspeedmph=12&windgustmph=12&windgustdir=25&humidity=90&dewptf=68.2&tempf=70&rainin=0&dailyrainin=5&baromin=29.1&soiltempf=25&soilmoisture=25&visibility=25&softwaretype=weathersoftware1.0
For the above example the encoding for knots would be windspeedkts and windgustkts rather than windspeedmph and windgustmph. Is Meteobridge sending the wind speed in knots?