For the number of days in a month with a temperature over 25C: $month.outTemp.max_ge((25, 'degree_C', 'group_temperature'))
See the Appendix Aggregation types <http://www.weewx.com/docs/latest/customizing.htm#aggregation_types> in the Customization Guide. The NOAA reports make extensive use of this capability. -tk On Fri, Jun 30, 2023 at 1:18 PM Richard Town <[email protected]> wrote: > Hi, > > Looking to create a report (template) that shows the number of days per > month under a certain temperature and likewise over a certain temperature > I.e < 6deg and >25deg > > Has anyone done this or could point me in the right direction? > > Thanks > > -- > 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/f12e7e79-9fc9-4940-baa9-72ec71d6950dn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/f12e7e79-9fc9-4940-baa9-72ec71d6950dn%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/CAPq0zEBSs3vS6zZUHC14GcTTuPC2CWp0dF6e61nJ0Y-TUHT_Tg%40mail.gmail.com.
