To display WBGT (Wet Bulb Globe Temperature) data in the app, the WN38 must be used together with an Ecowitt outdoor temperature and humidity sensor from either an outdoor array or a WN32(WN31 is not feasible)."
There is a lot of discussion at https://www.wxforum.net/index.php?topic=49316.0 which might be worth a read. Hope this helps.
the story is rather simple - it refers to
how WGBT is determined and what is supported by them.
The general formula for determining WBGT outdoors is:
WGBT = 0.7 x Tnwb + 0.2 x Tg + 0.1 x Ta
where nbw is natural wet bulb, g is BGT
and a is outdoor temperature
- to get Ta in an Ecowitt
context, you need an outdoor T&H sensor (e.g. WH32)
- to get Tg in an Ecowitt
context, you need a WN38 Black Globe Temperature sensor
- to get Tnwb there is no sensor
provided - therefore an approximation method is being used
only in this combination Ecowitt provides WBGT data
and as WBGT has a medical dimension, the disclaimer is on there
in their (Ecowitt) web shop
there are basically two approximation methods for determining Tnwb and Tg
1. the so-called Stull formula which uses
temperature, humidity and air pressure (and derived entities
like water saturation pressure)
2. the so-called Lijlegren approximation which also uses wind
speed and, depending on the accuracy targeted, also sometimes
solar radiation values (direct, indirect, at different
wave-lengths ...)
1. the Stull approximation implemented in the firmware now (and
used by many others) can lead to a deviation of up to 3° C
2. is quite a sophisticated approach with several iterations,
depending on if the approach is used for Tnwb only or for Tnwb + Tg and if solar
values are included or not
to program the full Lijegren approach to reach a < 0.1%
deviation from a nbw-sensor, a coding of 300 - 400 lines of code
is needed due to repetetive iterations (so 'they' say)
- for so-called "medical" (health related) purposes, a
simplified Lijlegren approach can be used also using wind speed
and it produces a deviation of < 0.3° C - that's sufficient
for the WGBT tiers/windows used in different areas
- Ecowitt is considering to replace the Stull formula used now
by a simplified Llijlegren approach including wind speed to
reach a higher degree of accuracy
--
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 visit https://groups.google.com/d/msgid/weewx-user/29861e34-51f9-4df4-86e0-c9e06cdbdda0n%40googlegroups.com.