On Monday, April 24, 2017 at 12:11:24 PM UTC-4, David Broster wrote: > > OK here's an update. I'm getting info on my weewx web page. I did a > completely new build of Raspbian JESSIE, added The historical data read out > of the >
reinstalling the system and reinstalling weewx is almost *never* necessary - this is linux, not windows. it looks like you have temporal chaos. somehow your system clock ended up set to the future, so you've got bogus data in your weewx database. it also looks like the station time is not synchronized with the computer time (it looks like about 3 days' difference). first, fix your time problems. install a real clock on the pi, and get rid of fake hardware clock. install ntp and verify that your pi has the correct time. verify the timezone. see whether the system clock is local time or utc. then delete or move aside your weewx database and restart weewx. weewx will then download all the data from the station, then poll the station for current observations. m -- 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.
