There is a 'max_ge()' aggregation, but, unfortunately, no 'avg_ge()'. It could be added via the xtypes <https://github.com/weewx/weewx/wiki/WeeWX-V4-user-defined-types> facility, but it would require some clever Python programming.
Let me think about that... -tk On Thu, May 14, 2020 at 6:22 AM Rolf Zanchettin <[email protected]> wrote: > Hello, > > I would like to display the number of days on which the average > Temperature was greater or equal 5° C. > How can I achieve this? > > > Thanks in advance > Best regards, Rolf > > -- > 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/d1a3130c-d00b-4eb2-8d09-44a36d27e35f%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/d1a3130c-d00b-4eb2-8d09-44a36d27e35f%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/CAPq0zEC2Zy3DqiCWZ2K3Abcjya0AeV1%3DOPB_Sk_apkmQGOTuWA%40mail.gmail.com.
