Hi,
My new Belchertown install is showing Temp as Fahrenheit when it should be
Celsius. It shows Kmh for wind speed. I want all to be metric.
Skins.conf:
# Forecast defaults
forecast_enabled = 1
forecast_provider = "aeris"
forecast_api_id = x
forecast_api_secret = x
Definitely a challenge, perhaps a bit too ambitious for me. I am an old
man, very familiar with PHP, HTML, CSS, etc. Since Weewx, the basics of
Python (still learning) My site does not use templates from Weewx. It is a
general site with some weather pages. Responsive purely with HTML/CSS. The
w
My skins.conf has
forecast_units = "si"
ie lowercase, don't know if it is case sensitive
On Saturday, 2 December 2023 at 08:54:07 UTC Nigel Bowen wrote:
> Hi,
>
> My new Belchertown install is showing Temp as Fahrenheit when it should be
> Celsius. It shows Kmh for wind speed. I want all
Thanks, The documentation shows both. Lowercase works.
From: weewx-user@googlegroups.com on behalf of
ian...@kinnon.org
Sent: 02 December 2023 20:52
To: weewx-user
Subject: [weewx-user] Re: Belchetown forecast Display
My skins.conf has
forecast_units = "s
This is the longest period in nearly 8 years that weewx has not been
working, so no weather website for 4 days now. Getting quite fed up with
this!
I tried dumping the data in the IP logger to see if that would solve the
problem. Even got an error with that, as per below. Should I try to cle
If it helps anyone diagnose the problem, here is the full syslog after
stopping weewx, waiting a bit, reconnecting ethernet cable, and restarting
weewx:
Dec 2 12:07:02 raspberrypi weewx[1700] DEBUG __main__: Initializing engine
Dec 2 12:07:02 raspberrypi weewx[1700] INFO weewx.engine: Loading
Something like
$span(day_delta=365).length.day.format("%d")
$span(day_delta=1).length.day.format("%d")
will generate
365 days
1 day
On Fri, Dec 1, 2023 at 10:47 PM michael.k...@gmx.at <
michael.kainzba...@gmx.at> wrote:
> I have a report that reports the rain sum for the last 365 days:
>
>
I don't know much about the Weatherlink IP logger. I've never owned one, so
I don't know how much help I can be. It is encouraging that you can
successfully download some records, so we know it's not dead.
1. First question to ask: did you change anything?
2. I notice in the log that two PIDs ap