Re: [weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread Tom Keffer
WeeWX can use either version of Python. You just have to make sure the requisite dependencies are installed for both. On Tue, Mar 1, 2022 at 4:49 AM f4n...@gmail.com wrote: > can this be done separately for multiple weewx instances? so, could i > start one instance with python3 and the other wit

Re: [weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread f4n...@gmail.com
can this be done separately for multiple weewx instances? so, could i start one instance with python3 and the other with python2? Would I have to add the conf path? tke...@gmail.com schrieb am Dienstag, 1. März 2022 um 12:50:19 UTC+1: > I usually specify the python version explicitly, rather th

Re: [weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread Tom Keffer
I usually specify the python version explicitly, rather than rely on the "hash bang " in the application's file. *python3 /usr/share/weewxd* rather than */usr/share/weewxd* or *weewxd* That way, you know exactly what you're getting. On Tue,

Re: [weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread f4n...@gmail.com
That was it (the #FTP.last), thanks a lot for your fast help! How can I tell it to use a certain python version? Just in case if that would be the case tke...@gmail.com schrieb am Dienstag, 1. März 2022 um 12:22:18 UTC+1: > NB: the program wee_reports will run *all* reports in weewx.conf, > in

Re: [weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread Tom Keffer
NB: the program wee_reports will run *all* reports in weewx.conf, including FTP. That means the files it generates will get uploaded. That may not be what you want. In any case, the file *#FTP.last *holds information about the last upload of each file. This is used to minimize the amount of FTP tr

[weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread f4n...@gmail.com
Since i used it, i get following error even when i restart weewx: Mar 1 12:11:37 raspi-wsdi1b weewx-weewx-sdr[8548] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx_sdr Mar 1 12:11:37 raspi-wsdi1b weewx-weewx-sdr[8548] ERROR weewx.reportengine: Caught unrecoverable exception in g

[weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread f4n...@gmail.com
Now i get it, thanks kk44...@gmail.com schrieb am Dienstag, 1. März 2022 um 11:17:45 UTC+1: > That command line, Tom gave, creates all the other plots, too. > > f4n...@gmail.com schrieb am Dienstag, 1. März 2022 um 11:12:38 UTC+1: > >> Are there also yearly graph reports from past years possible

[weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread Karen K
That command line, Tom gave, creates all the other plots, too. f4n...@gmail.com schrieb am Dienstag, 1. März 2022 um 11:12:38 UTC+1: > Are there also yearly graph reports from past years possible or just daily? > > morr...@gmail.com schrieb am Dienstag, 1. März 2022 um 00:30:08 UTC+1: > >> Also,

[weewx-user] Re: visualize past and zoomed weather data out of db

2022-03-01 Thread f4n...@gmail.com
Are there also yearly graph reports from past years possible or just daily? morr...@gmail.com schrieb am Dienstag, 1. März 2022 um 00:30:08 UTC+1: > Also, we had a flurry of activity discussing this in the week after the > event. I started and had help from the community in developing a script

[weewx-user] Re: visualize past and zoomed weather data out of db

2022-02-28 Thread morr...@gmail.com
Also, we had a flurry of activity discussing this in the week after the event. I started and had help from the community in developing a script specific to the eruption. https://groups.google.com/g/weewx-user/c/kw6i-VZibc4/m/HB4K5dNmBwAJ Script is here: https://github.com/morrowwm/weewx_tonga_b