Request variable set called "last30days..."

Requests for future functionality

Moderator: Mattk

Post Reply
cbhiii
Gold Boarder
Gold Boarder
Posts: 306
Joined: Fri Feb 15, 2008 2:02 am
Location: Michigan, USA
Contact:

Request variable set called "last30days..."

Post by cbhiii »

Boris,

I'm requesting another set of variables that will run over a period of the last 30 days, much like [last24h...] does for hours.

I would use [last30days...] to look at rainfall, pressure, sunlight, system data and other measurements.

It is needed for times the month in only a few days old and all of the previous month's data has cleared. I've run into this problem a few times.

Please consider this feature.

Thank you.
Station: Davis Vantage Pro2 Plus
Hardware: Raspberry Pi 2 (Meteohub status)
skyewright
Platinum Boarder
Platinum Boarder
Posts: 873
Joined: Fri Jan 25, 2008 6:27 pm
Location: Isle of Skye, Scotland

Re:Request variable set called

Post by skyewright »

cbhiii wrote:I'm requesting another set of variables that will run over a period of the last 30 days, much like [last24h...] does for hours.
This is something I've occasionally wondered about too. :)
If it existed I would have uses for it.
sevenless
Gold Boarder
Gold Boarder
Posts: 160
Joined: Wed Jul 02, 2008 7:35 pm
Location: Seattle WA, USA

Re:Request variable set called

Post by sevenless »

This could be interesting, although in the meantime, with a little bit of server-side string parsing via PHP or JavaScript, you could probably extract all the data you'd like for these comparisons from either the seqmonth1_ (if you just need to compare to the day exactly a month ago) or seqday1_ variable.
Post Reply