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
all-sensors file
Moderator: Mattk
Re: all-sensors file
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.
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
Thank you wvdkuil, good ideia, generate the all-sensors file at 23:59.