Deborah Pickett <
deb...@icemoonprison.com> writes:
> Something that was brought up with me off-list, but which I am not equipped
> to answer: THSW index is a proprietary Davis calculation, and so far the
> schema has been unpolluted with vendor-specific terms. What if another
> vendor invents an almost-but-not-identical heat index value? Does that get
> added to the schema too?
[I had written to Deborah offlist; she quite reasonably abstracted the
main point]
I had not really heard of THSW; I don't think we use it in the US. Just
"heat index" and "wind chill" (aside from content from particular TV
channels).
There are two separate concerns here:
1) scales that are well defined in the scientific community
Generally, weewx is reporting values that are measured by instruments,
but the values are well-defined and recognized in the meterological
community. Yes, many people have their wind sensors other than at 10m,
but still there is a broad intent to follow the consensus definitions.
Various countries have adopted different apparent temperature
definitions, and probably this is true for UV index, but still these are
well defined in the literature. THSW apparently has an original
definition, but Davis documents that they calculate something else, and
they don't really define it. So there is apparently no way to compute
the same THSW scale from the constituents. I find this problematic, as
its dealing with something that we don't really know what it means, and
we are reduced to "this is the number that Davis reports for THSW".
In the US, there are at least two proprietary apparent scales, each
promulgated by a company. They don't seem to be publically documented,
and thus can't have had open review, and can't be calculated by others.
It would not shock me if there was some licensing arrangement to have
them in branded personal weather stations.
2) namespace collisions
The second concern is about collisions between various things called
THSW. Here, I would say that there is no scale called THSW, because
there is no scientific consensus definition. So I would call this
"davis_THSW" or something like that.
I am unclear on the plans for scheme exension. If the idea is that
people who want to record this value run some command to add a column,
and everybody else continues as is, that sounds fine. But I would see
it as the common schema being polluted by proprietary definitions if it
were part of databases by default.
I don't mean to sound so negative about people who find this useful and
want to record it; they are of course welcome to do that, and support
for getting any info from a station that can be gotten is progress. I
might even log it. I am merely trying to point out that crossing into
proprietary measurements feels like a departure from past practice.
Greg