humidex is in the wview_extended schema. But, if you're using the legacy
wview schema, then you would have to write an xtypes extension that knows
how to calculate aggregates for humidex.

But, this makes me think that the xtypes system should really know how to
calculate aggregates for any derived type. I've created issue #864
<https://github.com/weewx/weewx/issues/864> to track.

-tk


On Mon, Apr 10, 2023 at 6:53 AM WindnFog <[email protected]> wrote:

> I have been calculating the maximum humidex for a given month (or for 'all
> time'), assuming that in any given period, the day with the maximum heat
> index will also be the day with the maximum humidex. While heat index and
> humidex are measurements of how hot it feels outside, they are calculated
> using different factors.
>
> I now suspect the day with the highest heat index may not have the highest
> humidex. Is there a way to find the maximum humidex in a month, year, etc.,
> given that it's a derived parameter and not stored in the database?
>
> - Paul VE1DX
>
> --
> 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/b4203061-90c7-46c0-b8e0-40999f3d086en%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/b4203061-90c7-46c0-b8e0-40999f3d086en%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/CAPq0zEA7TPp4i1hZmZ7hdapAoz91peBZeeMhxjrkU2aYKi4SGQ%40mail.gmail.com.

Reply via email to