after adding since.py file to bin/user/, and adding user.since.Since to skin.conf, you could just edit your .html.tmpl files to change ‘$day.rain.sum’ to ‘$since($hour=9).rain.sum’ (i.e. ‘$day’ → ‘$since($hour=9)’), so that all your daily rain is since 9am instead of since midnight. i think that is worth a go. just save copies of the files you are about to change if you want that backstop
> On 1 Mar 2021, at 6:39 pm, Robert D <[email protected]> wrote: > > Thanks - that has given me lots to look at. > Working out how to install a new skin will take some research & reading up... > Everything in my setup is "standard" - I haven't learned enough to start > modifying things yet. > I will have a look at the APP. > What I am aiming for is BOM style monthly Climate Stats report for my > location. > -- 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/9A96571C-7C4C-4BA1-ABB6-5454B9A44B8E%40gmail.com.
