



The UV Index is a standardised measure used to express UV radiation intensity. It is equal to 40 times the erythemally effective power of the sun in W/m2. The UV Index at solar noon is generally in the range 0-12 and values above 11 are considered extreme.[1] In Australia, peak daily values in summer are regularly in excess of 12-14, and can reach 16-17 at more northern latitudes.[2] When the forecast UV Index is ≥3, sun protection is required.[14]Table 1: Australian capital city average daily maximum UV levels by month.[15]
Location Jan Feb Mar Apr May June July Aug Sept Oct Nov Dec Darwin 12 13 12 11 9 8 9 10 12 13 12 12 Brisbane 12 11 9 7 5 4 4 5 7 9 11 11 Perth 12 11 9 6 4 3 3 4 6 8 10 11 Sydney 11 10 8 5 3 2 3 4 5 7 9 10 Canberra 11 8 7 5 3 2 2 3 5 7 9 11 Adelaide 11 10 8 5 3 2 2 3 5 7 9 11 Melbourne 10 9 7 4 2 2 2 3 4 6 8 10 Hobart 8 7 4 3 1 1 1 2 3 4 6 7 Values are rounded to the nearest whole number. Highlighted months have an average daily maximum UV less than 3 even where rounding has made it appear otherwise.
An open source for getting UV-values calculated for your location
is at https://www.openuv.io/
Be aware that the outputdata is for 'clear-sky':
for a cloudy or rainy day the value must be recalculated by
yourself .......
But at least you get good reference/ceiling-values for the bright
days.
Anton
--
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/4f966f35-f76a-4275-8212-f54161fbae41n%40googlegroups.com.
-- =============================================================== Contactinfo voor Anton van Nieuwenhuijzen: Email = ton...@gmail.com Fax2Mail = (+31/0)84.8397303 [ook Voice2Mail] =============================================================== Deze E-mail en eventuele aanhangende files zijn alleen bestemd voor de geadresseerde(n). Als je deze E-mail ten onrechte hebt ontvangen, dan aub verwijderen en de afzender informeren.
For clear-sky reference values you could look at
https://www.openuv.io/
That site provides info dedicated for the location you ask:
info includes much more than UVI only.
For automatic extraction of info a script will be needed.
If you want automatic info on attenuation by clouds, then
https://www.ogimet.com/home.phtml.en is your friend:
look for it's octa-values for your location [=WMOID] through the
url
"http://www.ogimet.com/cgi-bin/getsynop?block='..WMOID..'&begin='..UTC..'"
Or look for a weathersite in your area providing values for
cloud-cover.
With that info [= 'clear-sky'+ 'octa'] you are able yourself to
calculate the expected practical UVI.
Hi!
--
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/4f966f35-f76a-4275-8212-f54161fbae41n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/zGNStvJwKKk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/9d542c1f-7218-7376-e898-b2ac9544fbe0%40gmail.com.
Jonis,
My first suggestions are for 2 very pragmatic solutions.
Calculation based on reported values for UVA and UVB incl. effects
from reported cloudcover is a solution in completely different
league, for which perhaps other group-members may help.
1) Perhaps for testing of feasability start simple with "correction by calculation"
Be aware that openuv-values are always for 'clear-sky =
without any attenuation from cloudcover!
Based on your reported rough orders of magnitude
the order is TV < openuv_value < sensor_output
With that knowledge you might apply a very simple & very
rude scaling-function like
Step 1, to check if sensor_output already below
openuv_value (because if seeming 'practical', why rescale?)
if sensor_output < openuv_value then
real_UVI1 = sensor_output
Step2, checking & reducing the value to get below
openuv and fitting 'reality'
if sensor_output > openuv_value then
real_UVI0 = sensor_output * 14 /19
real_UVI1 = real_UVI0 * 11 / 14
Step1 just checks that sensor-output is plausible,
while Step2 is the equivalent of taking 50% of the sensor_output
Because you report that at night UVI from the sensor already is 0,
no need to check on negative UVI, nor check on range of values.
Result: the calculation produces a UVI which resembles
the value from TV
;-) Absolutely not scientifically accurate, but a practical
solution .......
2) Empirical attenuation by cap
For a similar problem with measuring light with a LDR/photodiode,
I used a deodorant-rollercap as attenuation cover over the sensor
setup.
A very empirical solution, but very easy to try, and ;-) no cost:
see the pictures.
Negative aspect is that the colour of the cap might affect
the reading for UVI.
With cap fitted, compare the reported UVI with the value reported
by TV.
If the reported UVI is lower than the value from TV, you might
upscale the reported UVI by ratio.
;-) Also not very scientific, but a practical solution.....
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CACK8wihV6QWZu-0FPfesPfqrk%3DcX_hbV1tEn1h-6ssJi%2BZK3Aw%40mail.gmail.com.
![H9a8d776db26f4d1294d2be5175ecad93f[1].jpg](https://groups.google.com/group/weewx-user/attach/4bb3a7d9138bf/H9a8d776db26f4d1294d2be5175ecad93f%5B1%5D.jpg?part=0.1&view=1)
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fab4f4d1-8aeb-8c28-8dbc-58706f3545df%40gmail.com.