hello,
after restart the PC, I tried to start weewx with this steps:
python3 -m venv ~/weewx-venv
source ~/weewx-venv/bin/activate
weewxd &
but I received the message
from weewxd import main
ModuleNotFoundError: No module named 'weewxd'
Weewx has been running up to before restart the PC.
I us
What value should global_coeff have for latitude 47°?
Jacques Terrettaz schrieb am Donnerstag, 6. Juni 2024 um 10:49:47 UTC+2:
> Hello Michael,
>
> I have modified the extension (release v1.5) to expose two coefficients
> used for the calculation. :
> https://github.com/Jterrettaz/sunduration/
If you are using a Davis pyranometer, you can keep global_coeff to 1. My Davis
weather station is at latitude 46.34 N and I use this value.
If you have another solar or light sensor, you will have to adjust the value of
global_coeff, and possibly the B_coeff, until you have good results - i.e
Good morning,
I use WeeWX 5.x in PIP virtualized version.
After porting from version 4.X everything works! :-)
The local HTML site is copied by WEEWX in FTP every 5 min to a host:
https://meteomillau.go.yo.fr/index.html
The copy happens perfectly every 5 minutes, so no problem with WeeWX!
(ver
Recently upgraded from a RaspberryPi 3 to a Pri 4, I also upgraded WEEWX
from 4 to 5- also installed the Belchertown extension. Seems to be running
- I do not see any thing in the syslog that indicates a big problem-
however, the time stamp (and data) on the home page of my web site
(www.OakO
Your log shows permission errors. See the many recent similar threads here
from other users and the ‘understanding permissions’ section in the wiki.
On Saturday, June 8, 2024 at 12:39:58 PM UTC-7 Eric Gammeter wrote:
> attaching files...
>
> On Saturday, June 8, 2024 at 3:37:31 PM UTC-4 Eric Gam