The utility wee_database has new options --add-column, --rename-column, and
--drop-columns for adding, renaming, and deleting columns in the database.
New optional tag ".series()", for creating and formatting series in templates.
See the document series_tags.md in the docs subdirectory. This is still
experimental and subject to change! Addresses issue #341.
New optional tag ".json()" for formatting results as JSON.
New optional tag ".round()". Useful for rounding results of .raw and .json tags.
Improved performance when calculating series using aggregation periods that are
multiples of a day.
Changed NOAA reports to use the 'normalized_ascii' encoding instead of 'utf8'
(which did not display correctly for most browsers). Fixes issue #646.
Plots longer than 2 years use a 6 month time increment.
Uploads to PWSWeather and WOW now use HTTPS. Fixes issue #650.
Fixed bug that prevented the Vantage driver from waiting before a wakeup retry.
Thanks to user Les Niles!
Changed the way of expressing the old "wview" schema to the new V4 way.
Hopefully, this will lead to fewer support issues. Fixes issue #651.
Fixed problem where iterating over a time period without an aggregation would
wrongly include the record on the left.
Fixed bug that caused the incorrect label to be applied to plots where the
aggregation type changes the unit. Fixes issue #654.
Plots now locate the x-coordinate in the middle of the aggregation interval for
all aggregation types (not just min, max, avg). Revisits PR #232.
Added new time units 'unix_epoch_ms' and 'unix_epoch_ns', which are unix epoch
time in milliseconds and nanoseconds, respectively.
The FTP uploader now calculates and saves a hash value for each uploaded file.
If it does not change, the file is not uploaded, resulting in significant
time savings. PR #655. Thanks to user Karen!
Updated the version of six.py included with WeeWX to 1.15.0. Fixes issue #657.
Option aggregate_interval can now be specified by using one of the "shortcuts",
that is, 'hour', 'day', 'week', 'month', or 'year'.
Options "log_success" and "log_failure" are now honored by the StdArchive
service.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b8711657-b4de-4c2a-b0c6-172e1eae1ee6n%40googlegroups.com.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/0dea450f-7d87-4470-a552-634375db58aan%40googlegroups.com.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c7459b0f-d03a-4022-8003-5875a23fd10dn%40googlegroups.com.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/a14fa3bd-3a52-4df4-be1b-00936e9f7f67n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/356eef2d-048d-44e5-80d5-afc1e8e46e54n%40googlegroups.com.
the update to 4.5.1 worked for me this time but have one issue that weewx.conf shows version 4.4.0 but the generated web page shows WeeWX version 4.5.1can I change weewx.conf line to 4.5.1 or keep it as is?
I updated (via sudo apt upgrade, after stopping weewx) from 4.4 to 4.5.1 on Ubuntu 20.04 Core opting to get an updated weewx.confConfiguration file '/etc/weewx/weewx.conf'==> Modified (by you or by a script) since installation.==> Package distributor has shipped an updated version.What would you like to do about it ? Your options are:Y or I : install the package maintainer's versionN or O : keep your currently-installed versionD : show the differences between the versionsZ : start a shell to examine the situationThe default action is to keep your current version.*** weewx.conf (Y/I/N/O/D/Z) [default=N] ? YInstalling new version of config file /etc/weewx/weewx.conf ...Installing new version of config file /etc/weewx/weewx.conf.dist ...using debconf configuration values from previous installupdate-rc.d: error: unable to read /etc/init.d/weewx
dpkg: error processing package weewx (--configure):installed weewx package post-installation script subprocess returned error exit status 1Processing triggers for systemd (245.4-4ubuntu3.5) ...Errors were encountered while processing:weewxE: Sub-process /usr/bin/dpkg returned an error code (1)
I ended up with a bad weewx.conf and had to restore weewx.conf.dpkg-old
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/e0099847-f817-4c5c-8b3b-2bf817603643n%40googlegroups.com.
<uploads.zip>