Re: [weewx-user] Seasons report all time

2021-10-21 Thread gjr80
Hi, Unfortunately time_length can only be set in skin.conf or overriden from weewx.conf. and consequently there is no ability to dynamically set time_length. Gary On Friday, 22 October 2021 at 08:38:27 UTC+10 itec wrote: > What I can't undestand is how to set the right time_length in order t

Re: [weewx-user] Seasons report all time

2021-10-21 Thread itec
> > firsy need to install the xstats extension of weewx. > Wow, this is amazing! I can create a new extension, and xstats is a good base. What I can't undestand is how to set the right time_length in order to create graphs with imagegenerator. itec -- You received this message because you are

Re: [weewx-user] Seasons report all time

2021-10-21 Thread Δημήτρης Βήχος
my aproach to this . in my page i was replace in seasons skin in statistics page the "rain year" column with "all time records" . thinking the "rain year" from the "year" statistics difrrents only in rain and all rest prices are the same. firsy need to install the xstats extension of weewx.

Re: [weewx-user] Seasons report all time

2021-10-21 Thread itec
> > To create a tag similar to $year, but works for ten years, you will have > to create a search list extension.The *Customizing Guide* has an example > of how to do this. See the section *Extending the list > *. I found that "all

Re: [weewx-user] Seasons report all time

2021-10-21 Thread Tom Keffer
That should work, although, of course, you have to specify what you want plotted. Something like: [[10year_images]] x_label_format = %Y bottom_label_format = %x %X time_length = 31536000 # 3650 days aggregate_type = avg aggregate_