Wind data for last hour

Moderator: Mattk

Post Reply
matseke
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sat Jun 13, 2009 10:14 pm

Wind data for last hour

Post by matseke »

Hello,

It would be nice to have wind speed and direction values with 1 minute interval for the last hour available in all-sensors.xml.
I would plot theese as dots in a polar diagram.

This is a link to the javascript based web page I am coding: http://www.ekelund.pp.se/weather/myhtml5.html

Cheers,
Mats
matseke
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sat Jun 13, 2009 10:14 pm

Re:Wind data for last hour

Post by matseke »

Oops, this should have been posted in wishes...
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7877
Joined: Mon Oct 01, 2007 10:51 pm

Re:Wind data for last hour

Post by admin »

It is already part of "all-sensors.txt":
seqmin1_wind0_....

I did keep that out of XML as this would blow up the file significantly. This type of data is also part of clientraw files that Meteohub produces for WD-Live. Have a look here: http://www.tnetweather.com/nb-0100.php
matseke
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sat Jun 13, 2009 10:14 pm

Re:Wind data for last hour

Post by matseke »

Thanks!

I can parse those files and grab the data I want.

Cheers,
Mats
matseke
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sat Jun 13, 2009 10:14 pm

Re:Wind data for last hour

Post by matseke »

Reading the text file was a piece of cake. Here is the result:
http://www.ekelund.pp.se/weather/current.html

Cheers,
Mats
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7877
Joined: Mon Oct 01, 2007 10:51 pm

Re:Wind data for last hour

Post by admin »

That looks great!
Post Reply