Hi - How are these summary reports made?
That is, on the left side of the weewx html page, there's daily/monthly/yearly summary for highs/lows etc. I've got it reporting a bad outside min temperature, which I know didnt occur. However when I look in (a copy of) /var/lib/weewx/weewx.sdb - archive table and the outTemp I cannot find the value it reports. In fact, nothing comes within ~20 degrees of it.
Im using DB browser for Sqlite on linux, and I've also scanned through using python/sqlite module.
I see the bad value on the page and the rss feed. Can any one point me in the right direction? I did delete the html/rss files from the server and let it regenerate it - still the same.