Tom Keffer
|
2a20b053d7
|
Merge branch 'master' into startOfArchiveDay
# Conflicts:
# docs/changes.txt
|
2022-07-05 10:01:12 -07:00 |
|
Tom Keffer
|
b164c74c34
|
wee_reports can now be invoked by specifying a --date and --time.
Fixes issue #776.
|
2022-07-03 18:02:38 -07:00 |
|
Tom Keffer
|
c72b5fbc92
|
Allow timestamps that are not integers.
Regression test.
Fixes issue #779.
|
2022-07-01 16:59:37 -07:00 |
|
Tom Keffer
|
da3077c6c3
|
Add localization file for Traditional Chinese.
PR #777
|
2022-07-01 11:22:24 -07: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
|
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 |
|
Tom Keffer
|
80160d8140
|
Version 4.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 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
|
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
|
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
|
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 |
|
Tom Keffer
|
e0bb6b3dc1
|
Clarifies how logging overrides work.
|
2022-03-04 08:17:56 -08:00 |
|
Tom Keffer
|
7a210b2817
|
Fix honoring global values for log_success and log_failure.
Fix issue #757.
|
2022-03-04 05:49:57 -08:00 |
|
Tom Keffer
|
ebd4c3afe9
|
Fixed problem that prevented wind from appearing in NOAA yearly summaries.
|
2022-03-03 08:15:24 -08:00 |
|
Tom Keffer
|
b3c8f8ea0f
|
Version 4.7.0
|
2022-03-01 15:36:25 -08:00 |
|
Tom Keffer
|
e3e03e4fb5
|
Add option wee_device --current for Vantage stations.
|
2022-02-28 12:23:31 -08:00 |
|
Tom Keffer
|
30cb4f951f
|
Merge branch 'master' into development
|
2022-02-28 12:13:18 -08:00 |
|
Tom Keffer
|
55c6790b74
|
Fix problem that prevents windDir from being displayed in the day, month, year sections of the RSS feed. See issue #755.
|
2022-02-28 08:24:30 -08:00 |
|
Tom Keffer
|
fc5de422dd
|
Fix problem that prevents windSpeed and windDir from being displayed
in the "current" section of the RSS feed. Fixes issue #755.
|
2022-02-28 07:43:11 -08:00 |
|
Tom Keffer
|
70a947ccc8
|
Fixed calculation of field "bar_reduction" for Vantage type 2 LOOP packets.
|
2022-02-25 09:24:05 -08:00 |
|
Tom Keffer
|
e0ca8cb40b
|
Fixed typo that shows itself if no [Labels]/[[Generic]] section is supplied.
Fixes issue #752.
|
2022-02-24 14:54:21 -08:00 |
|
Tom Keffer
|
cd8576dc8f
|
Add HTML bookmark for ftp_encoding.
|
2022-02-23 08:59:52 -08:00 |
|
Tom Keffer
|
a539c365c2
|
Merge branch 'bellrichm-development' into development
# Conflicts:
# docs/changes.txt
|
2022-02-22 08:23:25 -08:00 |
|
Tom Keffer
|
4fc3b85f38
|
Document generate_once in the change log. PR #748.
|
2022-02-22 08:20:28 -08:00 |
|
Tom Keffer
|
244a7f8c69
|
If windGustDir is not in packet, do nothing, rather than set to None.
Introduce new xtypes exception "weewx.NoCalculate".
|
2022-02-21 15:08:40 -08:00 |
|
Tom Keffer
|
dd2e1d2425
|
Correct error in language tag.
Should be $lang, not $gettext("lang").
Fixes issue #749.
|
2022-02-16 15:44:45 -08:00 |
|
Tom Keffer
|
9dc4da86a2
|
If windGustDir is missing, substitute windDir.
|
2022-02-13 05:26:01 -08:00 |
|
Tom Keffer
|
279bb450ab
|
For group_deltatime formatting, use a sensible default context.
|
2022-02-12 16:19:52 -08:00 |
|