Like this:
https://season.wetter-ruppersthal.at/
All-time

Now i edited xtypes.py 
(/home/pi/weewx-venv/lib/python3.11/site-packages/weewx)
class AggregateHeatCool(XType):
    """Calculate heating and cooling degree-days."""

    # Default base temperature and unit type for heating and cooling degree 
days,
    # as a value tuple
    default_heatbase = (20.0, "degree_C", "group_temperature")
and it works for history-report.
For NOAA-report I have to edit it in weewx.conf.
gjr80 schrieb am Mittwoch, 6. März 2024 um 10:43:45 UTC+1:

> I'm familiar with heating degree days in the NOAA reports but what are the 
> 'history reports' you refer to?
>
> Gary
>
> On Wednesday 6 March 2024 at 19:27:27 UTC+10 MaKi68 wrote:
>
>> Hello,
>> Where do I need to change the heating_base so that the value is used for 
>> NOAA and history reports?
>> I have changed the heating_base in
>> [StdReport]
>>      [[Defaults]]
>>          [[[Units]]]
>>              [[[[DegreeDays]]]]
>>                  heating_base = 20, degree_C
>> but this value is only used in the NOAA report and not in the history 
>> report (heatdeg).
>>
>> I'm using weewx 5.0.2 pip on a Raspi5 with a Vantage Pro2.
>>
>> Thanks in advance
>> LG Manfred
>>
>

-- 
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/862ec087-7bb3-4981-9483-21dd13c74c98n%40googlegroups.com.

Reply via email to