[weewx-user] Re: heating_base

2024-03-06 Thread MaKi68
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

[weewx-user] Re: heating_base

2024-03-06 Thread gjr80
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

Re: [weewx-user] Re: heating_base and cooling_base values seems to be ignored in degreedays/NOAA reports

2019-07-15 Thread Thomas Keffer
Fixed in commit abb2538 , to appear in Version 4.0. -tk On Sun, Jul 14, 2019 at 9:06 AM mph wrote: > Hello Thomas, > > you're welcome ;-) > I thank you for fast and helpfull response. Your advice works. > > There's