On Saturday, February 11, 2017 at 3:07:32 PM UTC-8, Tom Keffer wrote: > > This release has lots of new features, and lots of fixes. A partial list > of changes follows. > > You can download it from the "development_versions > <http://weewx.com/downloads/development_versions/>" directory. > > We are particularly interested in the experiences of anyone who has > changed the archive interval in their database. This version should make it > possible to do so (although you have to run a patch on your database first). > ... >
I installed the DEB version of 3.7.0b2 over 3.6.2 today. The database contains about two months of data from a Vantage Pro2 Plus. The first couple weeks the archive interval was 15 minutes. Since then it has been 5 minutes. After installing 3.7.0b2 and fixing file paths in '/etc/weewx/weewx.conf' I ran the database update utility on a fast server as follows: sudo wee_database --update Using configuration file /etc/weewx/weewx.conf Using database binding 'wx_binding', which is bound to database 'archive_sqlite' The update process does not affect archive data, but does alter the database. Continue (y/n)? y Preparing Interval Weighting Fix... Daily summary tables are at version 1.0 Calculating interval weights... Interval Weighting Fix completed in 1.48 seconds.:05:00 PST (1487214300) Preparing Maximum windSpeed Fix... Updating 'windSpeed' daily summary: 29; Timestamp: 2017-02-18 (1487404800) Maximum windSpeed Fix completed in 0.10 seconds The "05:00 PST (1487214300)' timestamp seems strange, because it translates to Thu, 16 Feb 2017 03:05:00 GMT and I ran the update procedure just after noon today on 18 Feb. However, I unplugged the anemometer at about that time so I could move it from 5 feet to 30 feet above ground and haven't reattached the cable yet, so that timestamp must be associated with that some way. 3.7.0b2 seems to run fine, but hasn't been running very long. The data displays appear to be correct, but I haven't looked carefully yet for issues. Bob -- 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.
