Looks good. JFYI sample output from a former 4.3.0 instance here:

➜  vt-dev git:(master) ✗ k logs -f weewx-deployment-vt-dev-667d7777d7-mrwdp
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/10_syslog-ng.init...
*** Booting runit daemon...
*** Runit started as PID 21
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp syslog-ng[13]: 
syslog-ng starting up; version='3.13.2'
using vt-dev
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp cron[26]: (CRON) 
INFO (pidfile fd = 3)
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp cron[26]: (CRON) 
INFO (Running @reboot jobs)
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
__main__: Initializing weewx version 4.4.0
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
__main__: Using Python 3.6.9 (default, Oct  8 2020, 12:12:24)
[GCC 8.4.0]
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
__main__: Platform Linux-5.4.49+-x86_64-with-Ubuntu-18.04-bionic
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
__main__: Locale is 'en_US.UTF-8'
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
__main__: Using configuration file /home/weewx/weewx.conf
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
__main__: Debug is 1
Jan 31 08:57:27 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
weewx.engine: Loading station type Vantage (weewx.drivers.vantage)
Jan 31 08:57:32 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] ERROR 
weewx.drivers.vantage: ip-read error: timed out
Jan 31 08:57:37 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
weewx.engine: StdConvert target unit is 0x1
Jan 31 08:57:37 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
weewx.manager: Daily summaries at V3.0. Patching to V4.0
Jan 31 08:57:37 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
weewx.manager: recalculate_weights: Using database 'weewx_vt_dev'
Daily summaries at V3.0. Patching to V4.0
Jan 31 08:59:01 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
weewx.manager: Patch finished.
Jan 31 08:59:01 weewx-deployment-vt-dev-667d7777d7-mrwdp weewx[27] INFO 
weewx.engine: Archive will use data binding wx_binding


On Sunday, January 31, 2021 at 5:50:04 AM UTC-5 hobbyl...@gmail.com wrote:

> thanks!! very good point to NOAA reports now use a 'utf8' encoding instead 
> of 'strict_ascii'. 
>
> Στις Κυριακή, 31 Ιανουαρίου 2021 στις 2:04:09 π.μ. UTC+2, ο χρήστης 
> tke...@gmail.com έγραψε:
>
>> My apologies to user 'edi-x', who was the true author of PR #631 
>> <https://github.com/weewx/weewx/pull/631>.
>>
>> Thanks to user g-eddy for pointing this out.
>>
>> On Sat, Jan 30, 2021 at 11:06 AM Tom Keffer <tke...@gmail.com> wrote:
>>
>>> This version fixes a bug that was introduced by fixing yet another bug. 
>>> It only affects vector wind plots.
>>>
>>> 4.4.0 01/30/2021
>>>
>>> StdWXCalculate can now do calculations for only LOOP packets, only 
>>> archive
>>> records, or both. PR #630. Thanks to user g-eddy!
>>>
>>> Introduced aggregate types "avg_ge" and "avg_le". PR #631. Thanks again 
>>> to user
>>> g-eddy!
>>>
>>> NOAA reports now use a 'utf8' encoding instead of 'strict_ascii'. This 
>>> will only
>>> affect new installations. Fixes issue #644.
>>>
>>> Introduced new encoding type 'normalized_ascii', which replaces 
>>> characters that
>>> have accented marks with analogous ascii characters. For example, ö gets
>>> replaced with o.
>>>
>>> Patching process is more forgiving about records with interval less than 
>>> or
>>> equal to zero.
>>>
>>> Fixed problem where invalid mintime or maxtime was returned for days 
>>> with no
>>> data. Fixes issue #635.
>>>
>>> Syntax errors in weewx.conf are now logged. PR #637. Thanks to user Rich 
>>> Bell!
>>>
>>> Fixed problem where plots could fail if the data range was outside of a
>>> specified axes range. Fixes issue #638.
>>>
>>> Fixed problem that could cause reporting to fail under Python2.7 if the
>>> configuration dictionary contained a comment with a UTF-8 character. 
>>> Fixes
>>> issue #639.
>>>
>>> Fixed problem that could cause program to crash if asking for deltas of 
>>> a non-
>>> existent key.
>>>
>>> The version 4.3.0 patch to fix the incorrect calculation of sums in the 
>>> daily
>>> summary tables itself contained a bug. This version includes a patch to 
>>> fix the
>>> problem. It runs once at startup. Fixes issue #642.
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2860e54d-217b-4c78-a849-1426df1687adn%40googlegroups.com.

Reply via email to