Re: [weewx-user] Re: How to update daily tables

2018-02-20 Thread Thomas Keffer
LOL! I'm 66. -tk On Tue, Feb 20, 2018 at 1:04 PM, Howard Walter wrote: > Thanks Tom for the quick and thoughtful reply. > > Going way up the abstraction stack, I thought of another way to do this. > My Java program is run from cron. Would it work to have cron run the Java > program and then run

[weewx-user] Re: How to update daily tables

2018-02-20 Thread Howard Walter
Thanks Tom for the quick and thoughtful reply. Going way up the abstraction stack, I thought of another way to do this. My Java program is run from cron. Would it work to have cron run the Java program and then run wee_database --rebuild-daily --binding=gem_binding? I seem to remember that wee_