Re: [weewx-user] Rain days from current year on homepage of Berlchertown skin

2023-09-04 Thread Matthias Manhart
Thanks for your support. Tom Keffer schrieb am Montag, 4. September 2023 um 02:02:56 UTC+2: > To show the number of days with more than 1mm of rain so far this year: > > *$year.rain.sum_ge((1, "mm"))* > > > > On Sun, Sep 3, 2023 at 12:48 PM Matthias Manhart > wrote: > >> The original file "\ski

Re: [weewx-user] Rain days from current year on homepage of Berlchertown skin

2023-09-03 Thread Tom Keffer
To show the number of days with more than 1mm of rain so far this year: *$year.rain.sum_ge((1, "mm"))* On Sun, Sep 3, 2023 at 12:48 PM Matthias Manhart wrote: > The original file "\skins\Belchertown\index.html.tmpl" shows the max/min > values of the current month: > > > > >