Thanks, I'll have a look how to do that. Ĩetrtek, 19. januar 2023 ob 20:25:16 UTC+1 je oseba [email protected] napisala:
> WeeWX does not use matplotlib. > > You would have to extract the data from the database, then use it. The > command-line tool "sqlite3 <https://sqlite.org/cli.html>" can emit CSV > files. > > On Thu, Jan 19, 2023 at 9:15 AM mihec <[email protected]> wrote: > >> Hi, >> I would like to plot e.g. temperature and solar radiation from my sqlite3 >> weewx's database file for the whole last year or just selected season. Is >> there a code example how to do that? The problem I have is actually to >> extract the data from the database file. The plotting part I can handle. >> Alternatively, is there a way to convert the selected timeframe from the >> database to the .csv file? >> Thank 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/1b611686-0f84-4215-b1c3-d77e71f26664n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/1b611686-0f84-4215-b1c3-d77e71f26664n%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/a24a0454-a39c-4d0f-8dbe-eb6f0026d4f3n%40googlegroups.com.
