Right. No change is necessary for the monthly reports. On Sun, Mar 6, 2022 at 12:39 PM Aslak Vaa <[email protected]> wrote:
> 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 > <https://groups.google.com/d/msgid/weewx-user/df0ad51a-3185-450f-8dd7-c848eb7cda54n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEBQTh1Dek9yNX6grGAw8RmUTOtCf8QsqPf_G3eSSL%3DRKw%40mail.gmail.com.
