Fixed in commit abb2538 <https://github.com/weewx/weewx/commit/abb2538c609f8d8714277dc4af561da4cb6aa3f0>, to appear in Version 4.0.
-tk On Sun, Jul 14, 2019 at 9:06 AM mph <[email protected]> wrote: > Hello Thomas, > > you're welcome ;-) > I thank you for fast and helpfull response. Your advice works. > > There's still a problem when using degree_C with *_base values. > I had to convert my *_base values to degree_F to receive valid NOAA > records. > > This issue is already being tracked somewhere. > > Pavel > > > Dne neděle 14. července 2019 10:32:29 UTC+2 mph napsal(a): >> >> >> Hello, >> >> I'd decided to change my base temperatures for DegreeDays and NOAA >> reports. >> >> I've changed the values in /etc/weewx/weex.conf >> >> pi@rpi-meteo:~ $ grep "_base" -r /etc/weewx/* >>> /etc/weewx/weewx.conf: heating_base = 21, degree_C >>> /etc/weewx/weewx.conf: cooling_base = 25, degree_C >>> >> >> then restarted weewx and deleted all the content of the >> var/weewx/reports/NOAA directory. >> >> The NOAA reports were re-generated, but the reports and thus base >> temperatures are still the same (avg_temp - cool_days_deg = 18.3 ~ 65, >> degree_F) >> I've dropped and regenerated the weewx daily data >> >> sudo service weewx stop >>> sudo wee_database --drop-daily >>> sudo wee_database --rebuild-daily >>> sudo service weewx start >>> >> >> Then I've slightly modified the NOAA templates to be sure the reports are >> newly generated, and then removed the old reports again. >> The reports were re-generated, see example NOAA-2019-06.txt in >> attachment. But there's still no change in the DegDays calculations - >> compare to an old NOAA-2019-06_backup.txt. >> >> Seems the weewx.conf values are ignored, the default *_base value "65, >> degree_F" is always used. >> Or am I doing something wrong? >> >> > -- > 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/abea1cd7-25ee-48c2-ab02-1b312cfad1fb%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/abea1cd7-25ee-48c2-ab02-1b312cfad1fb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPq0zEB5ERkrhabMar6Sprb0FiFTMWtx%3DPpJhk_2d1wp2vhYpw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
