1. 4.5.1
2. Deleted all files and retried - same behavior
3. It seems to work at skin level through weewx.conf but not through 
skin.conf (nested under specific skin without "Default").

Thanks for all the hard work, I've been a happy weewx user for years. This 
is one of the few times it's made me scratch my head.

On Tuesday, October 26, 2021 at 12:07:53 PM UTC-7 [email protected] wrote:

> Apologies for how complicated these overrides have gotten!
>
> 1. Which version of WeeWX?
> 2. Make sure the files are actually getting regenerated. Deleting them 
> before running wee_reports is best.
> 3. There is a hierarchy of precedence on options. Having said that, an 
> override at the specific skin level is at the top of the hierarchy, so that 
> should always work.
>
>
>
> On Tue, Oct 26, 2021 at 11:16 AM [email protected] <[email protected]> 
> wrote:
>
>> I tried overriding some label text (not to be confused with unit labels) 
>> in a skin.conf like so:
>>
>> [Labels]
>>     [[Generic]]
>>         outTemp = Out Temp
>>
>> But the overrides weren't honored for the image generation (captions) or 
>> html generation ($obs.label.outTemp). Changes in the weewx.conf StdReport, 
>> Defaults section work:
>>
>> [StdReport]
>>    [[Defaults]]
>>        [[[Labels]]]
>>            [[[[Generic]]]]
>>               outTemp = Out Temp
>>
>> As are changes placed into the specific skin section of weewx.conf 
>> without a "Defaults" heading:
>>
>> [StdReport]
>>     [[SeasonsReport]]
>>         skin = Seasons
>>         enable = true
>>        [[[Labels]]]
>>            [[[[Generic]]]]
>>               outTemp = Out Temp
>>
>> Am I missing something here? Are ImageGenerator and CheetahGenerator not 
>> merging the label overrides from skin.conf?
>>
>> -- 
>> 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 on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/d4196a9b-8e3b-48a8-a16a-151071d15249n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/d4196a9b-8e3b-48a8-a16a-151071d15249n%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 on the web visit 
https://groups.google.com/d/msgid/weewx-user/646ee468-843b-47cf-ac49-480279618f6fn%40googlegroups.com.

Reply via email to