Perfect, thanks, now I found it!
Am Donnerstag, 27. Juni 2019 13:53:07 UTC+2 schrieb Thomas Keffer:
>
> The aggregate min_ge() will do what you want. For example, the number of
> days of the year with temperature greater than or equal to 20°C would be
>
> $year.outTemp.min_ge((20.0, "degree_C"))
>
>
> You can make this look a little prettier by playing with the formatting:
>
> $year.outTemp.min_ge((20.0, "degree_C")).format("%3d")
>
>
> -tk
>
> On Thu, Jun 27, 2019 at 1:22 AM Roebert Akraks <[email protected]
> <javascript:>> wrote:
>
>> I would like to have some statistical numbers in my reports. Most of
>> these numbers are available in the monthly / yearly summery, but one thing
>> is missing:
>>
>> I would like to see the number of "tropical nights", that is the number
>> of days, where the minimum tempeature was above 20°C. I've already done
>> some modifications to the default skin, but I don't know how I could do
>> this.
>>
>>
>>
>> Thanks for help.
>>
>> --
>> 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] <javascript:>.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/4f541d48-3991-417f-b7cc-aa7086e79289%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/weewx-user/4f541d48-3991-417f-b7cc-aa7086e79289%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
--
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/86259089-c494-41f6-912b-3d7a12736986%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.