It would be nice to have a totally asynchronous engine that can handle events from a random timer, but we don't. The price we pay for a super-simple, easy-to-understand engine.
Still, the option report_timing <http://weewx.com/docs/customizing.htm#customizing_gen_time> may do what you want. It can kick off a report at customized times. Because WeeWX's concept of a "report" is very general, it can handle a lot of things. -tk On Sun, Dec 31, 2017 at 12:13 PM, jmltech <[email protected]> wrote: > I believe the answer is no since looking through the weewx customization > guide didn't provide any clues... > But, does weewx have anything that triggers an event for end of day, end > of month or end of year processing? much like what you can bind to for the > other services? > > How do others handle processing for these types of events? Seems silly to > have to keep evaluating on every archive > event. Just wondering... > Thanks, > Joe > >
