The yearly plots are only generated once a day anyway, and I think the monthly plots are every 3 hours. They are generated from the summary data so should not really be taking a couple of minutes each archive interval. What skin are you using, on what kind of computer? I suspect something else you are running is causing the high processor loads. My Pi, running the bootstrap skin, generates the reports in 90 seconds at midnight and about 31 seconds at other times.
On Thursday, 30 November 2017 03:47:25 UTC+2, John Smith wrote: > > > On Thursday, November 30, 2017 at 12:00:54 PM UTC+11, gjr80 wrote: >> >> Hi, >> >> There are two options that may do what you want. The stale_age option >> let's you specify an 'age' after which a report is considered stale and it >> is regenerated. The stale_age option is covered here >> <http://weewx.com/docs/customizing.htm#File_generation_options> in the >> Customization Guide. You can achieve much more precise control over when a >> report file is generated by using the report_timing option. The >> report_timing option provides cron like control over report generation. >> It is mentioned here <http://weewx.com/docs/usersguide.htm#[StdReport]> >> in the User's Guide and it's use is explained in detail here >> <http://weewx.com/docs/customizing.htm#customizing_gen_time> in the >> Customization Guide. >> > > Thanks for that, stale_age seems the easiest way to go. > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
