I'm trying to set up weewx on a new system. (weewx is also new to me.) The system log shows records being added to the database every half hour, but the database (weewx.sdb) seems to show records being added every 5 minutes. Is one of these wrong? Or does weewx add a number or records (6 exactly) to the database every half hours? I'm perplexed.
Here's an extract from the system log (emphasis added): $ journalctl --since today | grep 'weewx.*Added record.*database' Nov 10 00:00:16 OaklandWeather.localdomain python3[1902]: weewx[1902] INFO weewx.manager: Added record 2021-11-10 00:00:00 PST (1636531200) to database 'weewx.sdb' Nov 10 00:30:16 OaklandWeather.localdomain python3[1902]: weewx[1902] INFO weewx.manager: Added record 2021-11-10 00:30:00 PST (1636533000) to database 'weewx.sdb' Nov 10 01:00:16 OaklandWeather.localdomain python3[1902]: weewx[1902] INFO weewx.manager: Added record 2021-11-10 01:00:00 PST (1636534800) to database 'weewx.sdb' Nov 10 01:30:16 OaklandWeather.localdomain python3[1902]: weewx[1902] INFO weewx.manager: Added record 2021-11-10 01:30:00 PST (1636536600) to database 'weewx.sdb' Nov 10 02:00:16 OaklandWeather.localdomain python3[1902]: weewx[1902] INFO weewx.manager: Added record 2021-11-10 02:00:00 PST (1636538400) to database 'weewx.sdb' But here is an extract from the database (weewx.sdb) converted to a spreadsheet, covering the same period: -- Sincerely Jonathan Ryshpan <[email protected]> They know that it is human nature to take up causes whereby a man may oppress his neighbor, no matter how unjustly. ... Hence they have had no trouble in finding men who would preach the damnability and heresy of the new doctrine from the very pulpit... -- Galileo Galilei, 1615 -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/0289f0eea330723c6ca0b963cc2a65bf141aebde.camel%40pacbell.net.
