On Thursday, March 14, 2019 at 4:42:59 PM UTC-5, Thomas Keffer wrote: > > Running WeeWX without generating reports is simple enough: just remove the > service weewx.engine.StdReport from the list of services to be run (option > report_services). > > Having the reports done by a separate program running on a VM is a little > more complicated. > > The simplest option is to use wee_reports to do the report generation. You > could either have a crontab kick it off, or use some other signaling > mechanism to start wee_reports. This is completely satisfactory, except for > one detail: wee_reports would not have access to any new types introduced > by any extensions you might have. If you don't have any extensions that add > new types, then it's not a problem. >
I want to thank you again for this solution. It has been working great for me and I'm able to try out things against current data without disrupting the gathering/storing of it. -- 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.
