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 On Thursday, March 3, 2022 at 5:46:41 PM UTC+1 [email protected] wrote: > Thanks Matthew, all good now. > > Paul > > On Thursday, 3 March 2022 at 15:24:48 UTC matthew wall wrote: > >> 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 >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/df0ad51a-3185-450f-8dd7-c848eb7cda54n%40googlegroups.com.
