[weewx-user] Data not getting written to database after hardware change

2024-12-15 Thread Jim Wilkerson
Using a Vantage Pro2 console. Had been using a Meteobridge NanoSD, but it has failed, possible a wireless issue. I switched back to my previous solution, a TP Link MR3020, which came right up as it had been running some time back (new license applied). Weather uploads work, but I am not seein

Re: [weewx-user] Wind direction

2024-12-15 Thread Mark Fraser
On 14/12/2024 23:48, Tom Keffer wrote: I tried Wind speed: $current.windSpeed (ave), $current.windGust (gust) $current.windDir.ordinal_compass and, as expected, got Wind speed: 6 mph (ave), 12 mph (gust) W I suspect that you're either editing the wrong template, or looking at the wrong out

[weewx-user] Re: Vevor station and weewx

2024-12-15 Thread Jean-Marie Schneider
Hello, Robert I use your Interceptor.py file, and your conf set as you. it is OK for receiving the data's : ~ $ sudo weewxd Using configuration file /etc/weewx/weewx.conf LOOP: 2024-12-15 11:44:09 CET (1734259449) 'altimeter': 'None', 'appTemp': '45.17646502340741', 'barometer': '30.11', 'clo

Re: [weewx-user] problem with mac

2024-12-15 Thread vince
If you go raspi, get a pi4 for the higher performance and memory. You’ll thank yourself. The 4gb pi4 to me is the sweetspot for weewx. No need to go pi5. Your followups re: which mac you use or which shell make no sense to me if your plist file is correct but you are providing no logs we can g

Re: [weewx-user] problem with mac

2024-12-15 Thread andi klein
Thanks I tried the suggestion using the different python3. It did not work. I am able to run the whole thing in the virtual environment, which uses the python3 installed there. So I guess that might not be the problem. Having now spent three days on this, I will go out and buy a raspi3 and forg

Re: [weewx-user] problem with mac

2024-12-15 Thread andi klein
I found more issue. If I run weewxd in zsh, it crashes, hwoever if I run in bash weewxd works fine. So could it be that I need to have some way to change the shell to bash in the plist load file, for the daemon to work? and how would I do this? On Sunday, December 15, 2024 at 9:07:46 AM UTC-8 a