Commit Graph

6156 Commits

Author SHA1 Message Date
Tom Keffer
68408bb0c1 Use a database user weewx1 has access to. 2022-07-01 14:45:43 -07:00
Tom Keffer
da3077c6c3 Add localization file for Traditional Chinese.
PR #777
2022-07-01 11:22:24 -07:00
lyuxingliu
d96f109287 language for Traditional Chinese
The language family is newly added, which is provided for Traditional Chinese.
Most proper nouns are consistent with the Taiwan Weather Bureau.
2022-06-29 21:59:18 +08:00
Tom Keffer
0335fd466b Allow a custom cipher to be specified for FTP uploads.
See option 'cipher' under [[FTP]].
2022-06-27 07:18:16 -07:00
Tom Keffer
490dd312cf Fix check for reuse_ssl for Python versions greater than 3.10.
Fixes issue #775.
2022-06-21 07:12:39 -07:00
Tom Keffer
f31b9b616b Refine translations for French skin. 2022-05-31 07:52:27 -07:00
Tom Keffer
1946524419 Add missing 30-day barometer graph to Smartphone skin.
Fixes issue #774.
2022-05-31 05:35:19 -07:00
Tom Keffer
0fa8c90349 Do not emit leafWet3 and leafWet4 in LOOP packets.
Despite having a field for them, the VP2 does not support them.
Related to issue #771.
2022-05-28 16:20:27 -07:00
Tom Keffer
b0145b34c2 Try waking the Vantage console before giving up on LOOP errors.
Better Vantage diagnostics.
Fixes issue #772.
2022-05-18 14:07:21 -07:00
Tom Keffer
4208523610 Include 'wind' in daily summary if 'windSpeed' is present. 2022-05-15 08:05:38 -07:00
Tom Keffer
7024f046cf Fix problem that creates 'ghost' values for VantageVue stations.
Fixes issue #771.
2022-05-06 10:15:50 -07:00
Tom Keffer
c2b17ea203 Document PR #765. 2022-05-05 09:07:56 -07:00
Tom Keffer
bdc9c81b10 Add instructions on changing the schema using wee_database. 2022-05-05 08:54:02 -07:00
Tom Keffer
1e2c75de58 Don't swallow SyntaxError when looking for drivers.
Hard crash for other errors.
2022-04-30 15:50:32 -07:00
Tom Keffer
05d5a93e3c Fix link to Vantage corrupt memory section in the wiki. 2022-04-28 07:17:34 -07:00
Matthew Wall
89c5080729 update dev notes with rpmrevision/debrevision instructions. remove the now-redundant 'release process by command' section - checklist has everything, and makefile targets have all the details. 2022-04-25 15:18:27 -04:00
Matthew Wall
e681fe6da8 use same staging process for repos as for raw files 2022-04-24 14:44:12 -04:00
Matthew Wall
cdd42de974 changelogs for rpm package re-releases 2022-04-23 10:29:23 -04:00
Matthew Wall
50636f2881 revert changelog changes, as the unit file change is a package change, not a direct weewx change 2022-04-23 10:23:17 -04:00
Matthew Wall
dd1275865d remove daemon and pidfile options from weewx when installing rpm package on a system running systemd 2022-04-22 22:20:05 -04:00
Matthew Wall
8e13bad1b1 remove daemon and pidfile options from weewx when installing rpm package on a system running systemd 2022-04-22 22:18:36 -04:00
Tom Keffer
0c14597400 Include the 'make release' step in DEV_NOTES.txt 2022-04-22 07:32:43 -07:00
Tom Keffer
80160d8140 Version 4.8.0 v4.8.0 2022-04-21 17:41:41 -07:00
Tom Keffer
7f0d688aa8 Merge branch 'master' into development 2022-04-21 17:29:09 -07:00
Tom Keffer
1dd6a05e70 Fix problem that prevented wee_config --reconfigure from working when
using Python 2.7, if the configuration file contained UTF-8 characters.
2022-04-20 15:42:22 -07:00
Tom Keffer
dc90881882 Merge pull request #768 from tomdotorg/master
Slight grammar mistake in customizing docs
2022-04-16 14:47:22 -07:00
Tom Mitchell
ba6a921be7 Merge pull request #1 from tomdotorg/tomdotorg-grammar-error
Fix slight grammar error
2022-04-16 14:38:36 -04:00
Tom Mitchell
d0b8cdb193 Fix slight grammar error
"changes to it will have no affect" --> "changes to it will have no effect"
2022-04-16 14:33:53 -04:00
Tom Keffer
77b00e5475 Allow unit to be overridden for a specific plot by using new option 'unit'.
Fixes issue #729.
2022-04-15 14:55:08 -07:00
Tom Keffer
c9d3df6e5a Merge branch 'bellrichm-sigkill' 2022-04-14 08:06:30 -07:00
Tom Keffer
2718866efb Do not fork if using systemd. PR #767. 2022-04-14 08:06:05 -07:00
Tom Keffer
8c4b219be3 Document PR #765 and PR #766 in change log. 2022-04-14 06:32:37 -07:00
Tom Keffer
c69371a468 Merge pull request #766 from bellrichm/reload
remove systemd reload implementation
2022-04-14 06:27:50 -07:00
Tom Keffer
113602803c Merge pull request #765 from roe-dl/duration_obs
added unit groups for sunshine and rain duration, cloudcover, pop
2022-04-12 12:45:22 -07:00
Rich Bell
9530ab961a systemctl stop sends 2 SIGKILL signals 2022-04-11 15:00:32 -04:00
Rich Bell
ce07f7b454 remove systemd reload implementation 2022-04-11 14:02:13 -04:00
roe-dl
091e3cb8be added unit groups for sunshine and rain duration, cloudcover, propability of precipitation 2022-04-10 19:16:47 +02:00
Tom Keffer
ebf4edfeb3 Merge pull request #764 from aslak47/Norwegian
Corrected names of moon phases in Norwegian
2022-04-10 03:52:42 -07:00
Aslak Vaa
c05b2cc0db Corrected names of moon phases in Norwegian 2022-04-10 11:57:51 +02:00
Tom Keffer
a55892e1d5 Add observation types highOutTemp and lowOutTemp to group_temperature. 2022-03-23 05:30:42 -07:00
Tom Keffer
7efb8bd532 Revise description of $SummaryBy tags. 2022-03-11 06:13:58 -08:00
Tom Keffer
2dfb5ca255 Merge branch 'development' of https://github.com/bellrichm/weewx into bellrichm-development 2022-03-11 05:59:38 -08:00
Rich Bell
2ac59e53bd Document $SummaryByDay, $summaryByMonth, $SummaryByYear tags 2022-03-10 15:35:21 -05:00
Tom Keffer
e907b59b91 Add test for using alt binding with wind. 2022-03-10 07:08:36 -08:00
Tom Keffer
deca49e2cf Version the JetBrains code style.
Somehow it got lost...
2022-03-08 14:07:53 -08:00
Tom Keffer
7f424bebd2 Reorder font download order, for slightly faster downloads.
Fix issue #760.
2022-03-08 08:34:06 -08:00
Tom Keffer
5387708aaf Explain how to include SQL arbitrary expressions in a plot. 2022-03-08 04:51:38 -08:00
gjr80
4a923c53ee - final documentation changes for wee_import text field import
- add changelog entry
2022-03-08 13:23:16 +10:00
gjr80
b33aaeeaa0 first cut documentation changes for wee_import text field import 2022-03-08 13:14:50 +10:00
gjr80
7a0518c2f0 added ability to import to text fields 2022-03-08 12:21:20 +10:00