On Tuesday, July 30, 2019 at 2:04:43 PM UTC-7, Richard Rosa wrote: > The problem I have is porting 10+ years of WVIEW logs > Following the manual's instructions, I copied archive databases from > wview/archive -> weewx.sdb >
you'd have to point us at which instructions you followed perhaps - hopefully it was http://weewx.com/docs/usersguide.htm#wview_compatibility There appear to be two different WVIEW archive files: *wview-hilow.sdb* and > *wview-history.sdb*. > After copying either file, and restarting the service, WEEWX grabbed > recent data from my Vantage Pro. > yes it will always try to catch up to what's in your VP2 datalogger.... I'm pretty sure it's "not" the hilow database, but the wview docs say the archive is in wview-archive.sdb typically (http://www.wviewweather.com/release-notes/wview-User-Manual.html#Advanced-sqlite) > After running* wee_reports*, I had HTML files for the past few weeks of > data, but nothing else. > No reports for prior months or years. > You want to check your syslog - 10 years of data is a lot, it might take a long time for weewx to build the summary tables and NOAA files (once) on your initial bootup. It's possible you have some confusing data in there perhaps. Definitely set debug=1 in weewx.conf to get more verbose logging and watch your syslogs for info letting you know it looks ok (or not). -- 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/8e7dad4f-a578-4634-8468-5a798464c253%40googlegroups.com.
