Displaying statistics for all time in statistics.inc

68 views
Skip to first unread message

Mike Revitt

unread,
Jan 26, 2020, 9:02:02 AM1/26/20
to weewx-user
I am trying to modify statistics.inc to show the statistics for all time

I want to modify

#set $archive_data = [$day, $week, $month, $year, $rainyear]

to

#set $archive_data = [$day, $week, $month, $year, $all]


but this just results in no data being returned.

Is there a parameter that I can use to show the max, min etc against all data in the database?



Paul McGeorge

unread,
Jan 26, 2020, 12:34:48 PM1/26/20
to weewx-user
Take a look at the Customization part of the Docs, there is a section on adding alltime as a tag.

Mike Revitt

unread,
Jan 26, 2020, 3:23:33 PM1/26/20
to weewx-user
Thanks Paul,

That was exactly what I was looking for, just couldn’t find it in the manual
Reply all
Reply to author
Forward
0 new messages