Is it somehow possible to go the other way with some database commands or are there any database tools for it? Does really everyone just go with a new database when changing the interval? I mean, wouldn't it be more neat to have the whole data in one place instead of multiple ones since interval change? So visitors of the html pages won't have to go through multiple "instances" to find data a few years back?
[email protected] schrieb am Donnerstag, 3. März 2022 um 13:51:41 UTC+1: > No, those guides will not work for going the other way. > > On Thu, Mar 3, 2022 at 4:47 AM [email protected] <[email protected]> wrote: > >> There is a guide in the weewx wiki on how to consolidate the data in the >> database for a new (higher) interval: >> >> >> https://github.com/weewx/weewx/wiki/Data-Consolidation---changing-sampling-interval >> >> Will this also work the other way around, from 5 to 1 or from 2 to 1 >> minute? >> >> Or could i use a simpler code that just fills the new, empty minutes in >> between with duplicate data of the minutes around it? To not have any >> abrupt gaps in between. >> >> I use the sqlite database >> >> -- >> 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/c5c4ea17-017c-4d5b-ad8d-6665fbb29f1an%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/c5c4ea17-017c-4d5b-ad8d-6665fbb29f1an%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/9db25ea5-b5c3-41f1-bd44-75f745a25403n%40googlegroups.com.
