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-development" 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-development/CAPq0zEAEKngwqBo%3D1kfNBN-N95g9LcY87n4B7vZkdkKMQNo80A%40mail.gmail.com.
