Rolf, I actually found a way around the limitations. You can do this now with V4.0.0.
See the extension weewx-xstats <https://github.com/tkeffer/weewx-xstats> and let me know if you have any questions. -tk On Fri, May 15, 2020 at 1:43 AM Rolf Zanchettin <[email protected]> wrote: > > Hi Tom, > > thanks for the reply. > That would be awesome :-) > > Best regards > Rolf > > Am Donnerstag, 14. Mai 2020 20:45:04 UTC+2 schrieb Tom Keffer: >> >> Nope. Not possible with the present version of xtypes. >> >> But, it's given me some ideas on how to modify xtypes to make it >> possible. Maybe in v4.0.1. >> >> On Thu, May 14, 2020 at 8:37 AM Tom Keffer <[email protected]> wrote: >> >>> 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/41084e16-e757-45e2-8e40-85e0f1204e06%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/41084e16-e757-45e2-8e40-85e0f1204e06%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/CAPq0zEBNPEWuUJc%3DreyZCCscqvZEEY2n10b_Nt3cpWVNkDfnKw%40mail.gmail.com.
