Tom,
Your mention of  weewx.units.obs_group_dict rang a bell in this rather old 
brain. A necessary file (/bin/user/extensions.py) was where I was getting 
all my needed units and formatting for my bookworm installation. In moving 
things to trixie, I did not move this file along with others. It's now in 
place and things are working correctly.
Many thanks for the help and much appreciation for your work, and the work 
of many others, in weewx development.
Cheers,
Bob

On Sunday, March 29, 2026 at 4:18:50 PM UTC-4 Tom Keffer wrote:

> There's still a lot of missing information, but I'm going to assume that 
> the table you posted has a tag such as $current.ionRadiationDose, where 
> ionRadiationDose is an observation type that you have defined somewhere. 
> Same with radiation count.
>
> You also need to tell WeeWX which unit group ionRadiationDose is in. From 
> earlier posts, I'm assuming "group_sievert". Have you done that 
> somewhere? It would look something like this:
>
> import weewx.units
> weewx.units.obs_group_dict['ionRadiationDose'] = 'group_sievert'
>
>
> That's the crucial link that is needed so that WeeWX can connect the type 
> to the group to the symbol and formatting.
>
> On Sun, Mar 29, 2026 at 1:01 PM [email protected] <[email protected]> wrote:
>
>> This is what it should be:
>>
>>
>>
>> Soil Temperature
>> 50.9°F / 10.5°C at 15:15
>> Soil Conductivity 
>> (deciSiemens/meter)
>> 0.03 dSm at 15:15
>> CO2 level (parts/million)
>> 430 ppm at 15:45
>> Solar PV Volts (FARS)
>> 0.00 V at 15:30
>> Ionizing Radiation Count per minute
>> 15 cpm at 15:45
>> Ionizing Radiation Dose (microsieverts)
>> 0.09 µSv at 15:45
>> On Sunday, March 29, 2026 at 3:58:57 PM UTC-4 [email protected] wrote:
>>
>>>
>>> This is the display I get:
>>>
>>>
>>> oil Temperature
>>> 50.9°F / 10.5°C at 15:15
>>> Soil Conductivity 
>>> (deciSiemens/meter)
>>> 0.030000 at 15:15
>>> CO2 level (parts/million)
>>> 430 ppm at 15:45
>>> Solar PV Volts (FARS)
>>> 0.000000 at 15:30
>>> Ionizing Radiation Count per minute
>>> 15.428571 at 15:45
>>> Ionizing Radiation Dose (microsieverts)
>>> 0.088571 at 15:45
>>> On Sunday, March 29, 2026 at 3:47:30 PM UTC-4 [email protected] wrote:
>>>
>>>> Tom,
>>>> It’s both the « mu » not showing up and the data is not rounding 
>>>> correctly. It should look like my regular Standard display as seen on my 
>>>> site grattans.org/wx. I had the problem before with bookworm but I got 
>>>> it working—can’t remember exactly how I did it. I then transferred 
>>>> everything over to trixie on the new install and got this display problem. 
>>>> I have compared weewx.conf, weewx.css, skin.conf, index.html.tmpl and they 
>>>> all seem the same. Of course, I might have missed something but I wasn’t 
>>>> able to see a mistake. The data are coming in via MQTT but those sections 
>>>> seem to have transferred ok. Thanks for having a look.
>>>> Bob
>>>>
>>>> On Sunday, March 29, 2026 at 2:34:16 PM UTC-4 Tom Keffer wrote:
>>>>
>>>>> Bob, could you be more specific about what you mean, "...not 
>>>>> displaying a couple of Geiger counter readings correctly." 
>>>>>
>>>>> Is the problem the symbol itself? The formatting? Something else?
>>>>>
>>>>> On Sunday, March 29, 2026 at 8:54:33 AM UTC-7 [email protected] wrote:
>>>>>
>>>>>> As a non programmer, I am trying to slowly migrate my weewx 5.3.1 
>>>>>> from bookworm to trixie, from one RPI5 to another with a fresh install 
>>>>>> on 
>>>>>> the new machine. Pip install.
>>>>>> The old machine is running fine (grattans.org/wx) but the new one is 
>>>>>> not displaying a couple of Geiger counter readings correctly.
>>>>>>
>>>>>> The problem seems to be the Greek "mu" character and the data 
>>>>>> rounding format. The attached file shows my settings for both machines 
>>>>>> which is basically identical, I think.
>>>>>>
>>>>>> I'm wondering if the move to the new version of python is causing 
>>>>>> display problems which worked correctly in the previous version? I've 
>>>>>> attempted to move things intact from one computer to the new one but 
>>>>>> have 
>>>>>> possibly made a mistake at some point.
>>>>>>
>>>>>> Thanks in advance for any insight here.
>>>>>> Cheers,
>>>>>> Bob
>>>>>>
>>>>> -- 
>>
> 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 visit 
>> https://groups.google.com/d/msgid/weewx-user/fd24ca9c-93be-4fd4-a67a-925e519422aen%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/fd24ca9c-93be-4fd4-a67a-925e519422aen%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 visit 
https://groups.google.com/d/msgid/weewx-user/83c5da63-9197-4a0b-bd51-b363ef1fe9a0n%40googlegroups.com.

Reply via email to