Hello,
Yes, I use slightly older version of skin. Will be very thankful if someone
provide example (for example from stock Seasons skin), how to point skin to
use weewx to lookup a string format for new units.
Thanks
2023 m. vasario 10 d., penktadienis 20:21:29 UTC+2 michael.k...@gmx.at rašė
Forecast or present weather data sometimes include a weather code according
to the WMO code table 4677 and 4680. There are also measuring instruments
available that provide those codes (Ott Hydromet and Thies Clima, for
example).
To display appropriate icons to that weather codes I created a se
No ideas? Anyone else run into this issue?
On Wednesday, February 22, 2023 at 9:15:18 AM UTC-5 rae...@gmail.com wrote:
> Another oddity I just noticed in the Seasons skin it understands that I'm
> in the EST time zone but is reporting the sunset and sunrise (and moon) in
> UTC:
>
>
>
> On Wedn
I do not have this problem with Seasons in 4.9.1 using the Simulator driver
under an Alpine base os.
docker-compose logs:
weealpine | weewx[1] INFO weewx.manager: Added record 2023-02-27
14:05:00 PST (1677535500) to database 'weewx.sdb'
weealpine | weewx[1] INFO weewx.manager: Added reco
Hi Jim, sorry for the late response. I am the author of the skin, do you
have still problems with running v2.3.3? I could have a look at why the
page header and left sidebar are missing.
Jim Munro schrieb am Freitag, 3. Februar 2023 um 01:46:56 UTC+1:
> After downloading and installing the WDC
I think I figured it out.
Make sure you are setting your lat/lon in weewx.conf
If you leave it 0.00 for both you'll get UTC sunrise/sunset on the equator.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop rec
Its been a while. But I have just reinstalled 2.3.3 in a vbox docker
image. The problem with the header and side bar seem to be gone but the
footer uptime doesn't seem right. Please see attached. The vbox image has
only been running approx 30 min.
On Monday, February 27, 2023 at 8:12:52
Looks like in foot.inc
that you need
$gettext("WeeWX uptime"): $station.uptime
$gettext("Server uptime"): $station.os_uptime
if weewx is version <4.10.0
On Monday, February 27, 2023 at 10:17:28 p.m. UTC-5 Jim Munro wrote:
> Its been a while. But I have just reinstalled 2.3.3 in a vbox docker
>