I don't think you have an alternative, you have something different. >From wview manual: *Day history Table (wview-history.sdb)*
*Overview* This table is generated internally by wview to avoid having to compute the daily summary records used for the yearly charts every time wview starts. This was not a time concern with the flat WLK files but became more costly when we started storing data in SQLite3. The external use or utility of this table is limited at best. *Regeneration* To regenerate the NOAA database: ---------------------------------- I think you need to double check with wview, but the manual CLEARLY says the wview archive is wview-archive.sdb and that wview-history.sdb is an internal database used by wview for the yearly reports. On Thursday, 1 August 2019 01:45:27 UTC+3, vince wrote: > > On Wednesday, July 31, 2019 at 3:31:01 PM UTC-7, Richard Rosa wrote: >> >> It looks like I have an alternative: >> >> Thankfully, WVIEW saved a bunch of .txt files for every logged day >> (almost 4k). Although I know very little about SQL databases, I am pretty >> decent at converting text file formats to CSV files. >> >> >> > Still think a sqlite dump, a little editing, and a sqlite restore is the > right move here, but of course do what you think is right for you. > > > -- 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/4dc5bec8-1d73-48da-a634-04c36d011d70%40googlegroups.com.
