--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/d1a3130c-d00b-4eb2-8d09-44a36d27e35f%40googlegroups.com.
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 <tke...@gmail.com> wrote:
There is a 'max_ge()' aggregation, but, unfortunately, no 'avg_ge()'. It could be added via the xtypes 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 <rolz...@gmail.com> 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 advanceBest 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 weewx...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/41084e16-e757-45e2-8e40-85e0f1204e06%40googlegroups.com.
Hey, Tom,
i have installed the extension and it works perfectly!