The illuminance/luminosity issue has come up several times over the past 4-5 years. I'm aware of issues
#613 and
#685 and
this weewx-user thread, there may well be others. From memory, I recall the following from a chat that Tom and I had some years ago:
- we agreed that the wview_extended field luminosity should be re-named or a new field added and whatever fields we end up with should be assigned a WeeWX unit group by default
- we could not come up with a solution that would not impact existing users that utilise a 'light' related field (I do not include 'radiation' or 'maxSolarRad' to be a 'light' related field)
- we agreed to leave things as they are until a solution was developed
Unfortunately the record of that chat has long disappeared into the ether.
At present the wview_extended schema includes a field named 'luminosity' but no field 'illuminance'. WeeWX assigns the field 'illuminance' to the unit group 'group_illuminance' (which only supports the unit Lux), WeeWX does not (by default) assign the field 'luminosity' to any unit group. This disconnect/omission provides a degree of protection in preventing illuminance data being unwittingly stored in the luminosity field as any such arrangement would require the user to make deliberate schema/unit group assignment/field mapping changes.
Not a solution but a little history as to why we find ourselves in the position we are now.
Gary