Problem with Yearly Reports - Seasons skin

210 views
Skip to first unread message

paul...@gmail.com

unread,
Mar 3, 2022, 9:33:58 AM3/3/22
to weewx-user
Just noticed something not quite right with the Climatological Summary table for the year 2022. It is not showing any Wind Speed data.

The Temperature and Precipitation data is being reported and for previous years everything is OK.

I've just updated to weewx 4.7.0 (from 4.6.2) but I think the problem may have started at the changeover from 4.5.1 to 4.6.0. I say this because I've had a quick look on the weewx station map at other stations running the Seasons skin and from what I can see 4.5.1 stations do show the Wind Speed data but those running 4.6.0 or 4.6.2 don't.

I do also run the Belchertown skin and the 2022 table does show the Wind Speed data.

Paul

matthew wall

unread,
Mar 3, 2022, 10:24:48 AM3/3/22
to weewx-user
paul,

in the file NOAA/NOAA-%Y.txt.tmpl, change this:

#if $month.wind.has_data

to this:

#if $month.windSpeed.has_data

and change this:

#if $year.wind.has_data

to this:

#if $year.windSpeed.has_data

m

paul...@gmail.com

unread,
Mar 3, 2022, 11:46:41 AM3/3/22
to weewx-user
Thanks Matthew, all good now.

Paul

Aslak Vaa

unread,
Mar 6, 2022, 3:39:55 PM3/6/22
to weewx-user
Hi Matthew,

Should the file NOAA/NOAA-%Y-%m.txt.tmpl have similar changes for the monthly report?
I think that it does not matter because outTemp or rain will always have data.

Aslak

Tom Keffer

unread,
Mar 7, 2022, 8:27:32 AM3/7/22
to weewx-user
Right. No change is necessary for the monthly reports.

--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/df0ad51a-3185-450f-8dd7-c848eb7cda54n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages