[weewx-user] Re: Version 4.7.0

2022-03-01 Thread jerry...@gmail.com
Just upgraded my macOS and FreeBSD weather stations to 4.7 and all is good. On Tuesday, March 1, 2022 at 3:57:08 PM UTC-8 tke...@gmail.com wrote: > This version fixes a bunch of minor things, as well as introduces some > minor new features. > > Change log: > > Introduced new option

[weewx-user] Version 4.7.0

2022-03-01 Thread Tom Keffer
This version fixes a bunch of minor things, as well as introduces some minor new features. Change log: Introduced new option "generate_once". If True, templates will be generated only on the first run of the reporting engine. Thanks to user Rich! PR #748. Added option wee_device --current for

[weewx-user] Re: import csv file from weatherlink davis to weewx

2022-03-01 Thread gjr80
"KeyError: 'percent" is suggestive of a error in your import config file or your source data. A few things to help us trouble shoot your problem: - please don't summarise error/message or output, post the actual error message/output as you did in your first post, there are often other clues

[weewx-user] Re: How to get both lux and radiation values in the report?

2022-03-01 Thread gjr80
The only real definitive way of determining what schema you are using is to access the database and check what fields are there. If you have only ever installed v 4.0.0 or later and did not explicitly change the schema you are almost certainly using the extended schema. If you have upgraded a

[weewx-user] Re: how to grab LOOP data to post here (FAQ)

2022-03-01 Thread Paul G
Vantage users can run recent versions of vantage.py directly. I made two small changes so it 1) uses loop_request=3 and 2) collects two records and exits. On Tuesday, March 1, 2022 at 3:52:37 PM UTC-5 vince wrote: > fyi - I added a FAQ page on how to run weewxd interactively to grab a few >

[weewx-user] Re: Weather34

2022-03-01 Thread Steeple Ian
Can you let me have your URL please, I need to check your realtime data. The situation in your screen shot indicates that the template is not getting live data from WeeWX. On Tuesday, March 1, 2022 at 7:28:01 PM UTC matthieu89...@gmail.com wrote: > Yes, I will watch for the file service.txt. >

Re: [weewx-user] Wrong conversion rainRate?

2022-03-01 Thread Tom Keffer
Using StdQC is always a good idea. Just one small correction: if you specify a unit, then it doesn't matter what unit system is in StdConvert. It's when you *don't* specify a unit that the problems begin. On Tue, Mar 1, 2022 at 12:46 PM vince wrote: > On Tuesday, March 1, 2022 at 12:02:51 PM

Re: [weewx-user] no rain data available

2022-03-01 Thread Tom Keffer
I think I see what's going on. When weewxd first starts up, it goes into a "catch up" mode, where it downloads all archive records available in the console. In this case, there may be many records, so the differences between values of totalRain can be easily calculated. However, once catch up

[weewx-user] how to grab LOOP data to post here (FAQ)

2022-03-01 Thread vince
fyi - I added a FAQ page on how to run weewxd interactively to grab a few LOOP data snippets since this one comes up so often https://github.com/weewx/weewx/wiki/faq-running-weewxd-directly -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

Re: [weewx-user] Wrong conversion rainRate?

2022-03-01 Thread vince
On Tuesday, March 1, 2022 at 12:02:51 PM UTC-8 luis@gmail.com wrote: > > Now the question is, is there a way to prevent recording impossible data > or detecting bad data quality due to signal problems? > Try StdQC and see if that helps. Be

Re: [weewx-user] Wrong conversion rainRate?

2022-03-01 Thread Luis
Hi Tom, I think I can spot the origin of this problem. My Vantage Vue has a problem with the battery. Even though I change it for a new one it keeps showing the "Low battery" warning on the console. Your query shows clearly that the rain rate problem starts when the signal problem begins every

Re: [weewx-user] no rain data available

2022-03-01 Thread jschoonh
wow i feel a bit stupid here. I try to understand what I see. Sorry it took a little longer I wasn't home and I have to re-plug the configuration every time. I first let weewx retrieve the history of the ws2359. Then let it run 4 time' s the archive loop (20 min) 4 times. Which gives 4 times a

Re: [weewx-user] no rain data available

2022-03-01 Thread vince
Run the following: sudo python3 /usr/share/weewx/weewxd /etc/weewx/weewx.conf Let it display a few LOOP messages, then hit control-C to stop it. It should look something like this example: sudo python3 /usr/share/weewx/weewxd /etc/weewx/weewx.conf LOOP: 2022-03-01 18:01:11 UTC

[weewx-user] Re: Multiple full sensor data with one SDR-Stick

2022-03-01 Thread an oldman
in Seasons/skin.conf plot_groups list the plots to show moistsoil shows the plots for soilMoist1-4 tempsoil for soilTemp1-4 if you remove moistsoil, tempsoil from the list will stop showing the plots you would have to add to plot_groups the extra wind stuff say extrawind, extrawinddir, then

Re: [weewx-user] no rain data available

2022-03-01 Thread jschoonh
Please show what is being printed out: don't summarize. The print out will show things like rainTotal, which we need to know. Run weewxd directly from the command line for a few LOOP packets, then post the results. Sorry i do mis that. I did run weewx a view loops en took the compleet

Re: [weewx-user] windGustDir is always set to NULL in database after upgrating to weewx version 4.6.0/4.6.2

2022-03-01 Thread Tom Keffer
Several files are affected. I'll try to do a dot-dot release soon. On Tue, Mar 1, 2022 at 8:52 AM f4n...@gmail.com wrote: > How can I download the single files from github, or could anyone upload > these here? > > asla...@gmail.com schrieb am Dienstag, 22. Februar 2022 um 19:48:08 UTC+1: > >>

Re: [weewx-user] windGustDir is always set to NULL in database after upgrating to weewx version 4.6.0/4.6.2

2022-03-01 Thread f4n...@gmail.com
How can I download the single files from github, or could anyone upload these here? asla...@gmail.com schrieb am Dienstag, 22. Februar 2022 um 19:48:08 UTC+1: > Thank you for the clarification. > > On Tuesday, February 22, 2022 at 7:43:22 PM UTC+1 tke...@gmail.com wrote: > >> The accumulators

[weewx-user] Re: Multiple full sensor data with one SDR-Stick

2022-03-01 Thread f4n...@gmail.com
As the database is quite new i just deleted the few soilMost3 entries out and made a sudo wee_database --rebuild-daily --from=2022-03-01 --to=2022-03-01 --config=/etc/weewx/weewx-sdr.conf and started weewx-sdr again, now it's looking quite good. I'm still trying to figure out how to change

Re: [weewx-user] no rain data available

2022-03-01 Thread Tom Keffer
English is fine! Certainly better than my Dutch! but as soon as life data is fetched in the main loop, only NULL's appears > in the column rain, even if rain falls in the rain gauge. Please show what is being printed out: don't summarize. The print out will show things like rainTotal, which we

[weewx-user] Re: How to get both lux and radiation values in the report?

2022-03-01 Thread f4n...@gmail.com
I'm currently only using the standard Seasons skin. How do i find out which schema weewx uses? I never really changed this setting so what would be the standard weewx installation schema? I thought it was the extended one but as it seems i'm not getting any luminosity plots in the Seasons skin,

Re: [weewx-user] no rain data available

2022-03-01 Thread jschoonh
sorry sorry Tom, the terminal file contains two times "wee_device--info" here's a new attempt with "wee_device--current". But not of the same time as the log Using configuration file /etc/weewx/weewx.conf Using WS23xx driver version 0.41 (weewx.drivers.ws23xx) Querying the station for the

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

Re: [weewx-user] Clean your rain gauges

2022-03-01 Thread 'Cameron D' via weewx-user
Funnily enough that just happened to me, but I lost a bit more than you. The original filter went missing at some stage, so I also used the cut-off stainless steel tea-strainer. That also went missing, so I suspect some thieving bird. The next one will be glued in. A bit over a week ago I

Re: [weewx-user] no rain data available

2022-03-01 Thread jschoonh
This is going to be a long post, sorry about that, my english isn't perfect either. When I connected my station this afternoon to weewx again and started it up, I immediately noticed that the historical data that was retrieved from my station ws2357 seems to be good. In weewx.sdb in the

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

[weewx-user] Re: Multiple full sensor data with one SDR-Stick

2022-03-01 Thread f4n...@gmail.com
That's good to know, so I have to repeat these steps after a weewx update? I have it now running with the additional sensors: http://meteo.fankyy.ch/WsDi1c_sdr/ Not sure if the rain graph will only appear after it begins with rain count? I used soilMoist 1-3 for Wind, Gust and Direction, but

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

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, >

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

[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

[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

Re: [weewx-user] wh23xx driver and weewx 4.6.2

2022-03-01 Thread f4n...@gmail.com
I tried to install it several times, and i have the wh23xx.py in /usr/share/weewx/user but not sure if i copied it there by myself, as i couldn't see it after installation. But i have install.py for sure in the installer directory in the wh23xx directory Still, after *wee_config -- reconfigure

[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

Re: [weewx-user] Re: Problem with Vantage Vue

2022-03-01 Thread geo...@gmail.com
I have now successfully connected my Vantage Vue to weewx using Meteostick and fileparse. The csv import also works perfectly. Unfortunately I forgot the assignment for barometers in the field-maps in the csv.conf, so they are missing now. Can I start the import again just with the missing

[weewx-user] Re: import csv file from weatherlink davis to weewx

2022-03-01 Thread Artvd
@Gary Thanks for your reaction With degree_compass i get: KeyError: 'percent' I think this is because the data provided by Davis gives the winddirection in directions of a windrose (N, S, etc). But i do not find the unit name for these direction which weewx accepts. Op dinsdag 1 maart