No issue here on 4.10.2 with that NWS config. Sep 23 17:57:17 judygirldog64 weewx[809073] INFO user.forecast: MainThread: NWS: forecast version 3.4.0b12Sep 23 17:57:17 judygirldog64 weewx[809073] INFO user.forecast: MainThread: NWS: interval=10800 max_age=604800 lid=CAZ043 lid_desc=Miramar-San Di
Weewx.conf:
[[NWS]]
lid = "CAZ043"
foid = "SGX"
lid_desc = "Miramar-San Diego CA"
> On Sep 23, 2023, at 5:44 PM, 'John Kline' via weewx-user
> wrote:
>
> Send exactly what’s in the NWS section and I’ll try it.
>
>> On Sep 23, 2023, at 5:12 PM, David Barto wrote:
Send exactly what’s in the NWS section and I’ll try it.On Sep 23, 2023, at 5:12 PM, David Barto wrote:4.10.2, fully up to date as far as I’m aware.This was working, and when I transferred to the new MacMini, I brought over all the config settings, added in the forecast information and only the NW
4.10.2, fully up to date as far as I’m aware.
This was working, and when I transferred to the new MacMini, I brought over all
the config settings, added in the forecast information and only the NWS is
failing.
Wunderground works
Aeris works
Could it be something in the code itself? "not enough
I would look at extensions like cmon for examples of how to approach this.
On Saturday, September 23, 2023 at 4:51:12 AM UTC-7 Meteo Oberwallis wrote:
> Hello everyone
> I have a Raspberry 3 B+ and an SSD is attached via USB. The operating
> system (Raspian) and weewx run on it. Now I would like
You still haven't answered my questions, but, nevertheless, I do see one
change you made. The report under [[StandardReport]] uses the "Bootstrap"
skin, rather than the "Standard" skin. That would mean the Bootstrap skin
would be run a total of 3 times.
Try changing it back and disabling it:
Here is the config file:
[StdReport]
# Where the skins reside, relative to WEEWX_ROOT
SKIN_ROOT = /etc/weewx/skins
# Where the generated reports should go, relative to WEEWX_ROOT
HTML_ROOT = /var/www/html/weewx
# The database binding indicates which data should be used in re
Hello everyone
I have a Raspberry 3 B+ and an SSD is attached via USB. The operating
system (Raspian) and weewx run on it. Now I would like the operating hours
of the SSD to be displayed in weewx. This works, if you enter the command
"smartctl --attributes "${disk}" | grep Power_On_Hours" via "s