Page 1 of 1

all-sensors file

Posted: Fri Apr 13, 2012 12:13 am
by D70
Hi all!

Where can I get in the all-sensors the Max Wind Gust of yesterday?

For today we have: month1_wind0_gustspeedmax_kn 25.3
But for the previous day? How can I get that info?

The variable: seqday1_wind0_gustspeed_kn, gives the average gust speed for a series of days. But I don't find where can I get the max wind gust



Thanks

Re: all-sensors file

Posted: Fri Apr 13, 2012 7:43 am
by wvdkuil
There are no Yesterday values although there are 24 hour values. I made a html file which is executed at 23:59 each night which takes the records of that day. You can specify that exact execution/upload time on the graph upload page.
You specify the max values for that day (at 23:59 that day is over), upload to your website and by that you have yesterday values.
This idea comes from Ken of of saratoga.or who uses that in his meteplug-templates.

Re: all-sensors file

Posted: Sun Apr 15, 2012 1:10 am
by D70
Thank you wvdkuil, good ideia, generate the all-sensors file at 23:59.