Commit Graph

2185 Commits

Author SHA1 Message Date
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
Rich Bell
f4fe032832 Merge branch 'weewx:development' into development 2022-02-12 09:33:45 -05:00
Matthew Wall
8c31374dda keep changelog entries to under 80 char per line 2022-02-12 08:20:27 -05:00
Matthew Wall
ebb8327061 update changelog 2022-02-12 08:15:45 -05:00
Matthew Wall
e1419bbe41 update changelogs 2022-02-10 22:17:38 -05:00
Matthew Wall
c3a9f18e08 update changelogs 2022-02-10 19:28:33 -05:00
Matthew Wall
78cf934850 make the show/hide flags work. fixes issue #739 2022-02-10 18:09:52 -05:00
gjr80
35e1d483c7 fix wee_database --check-strings/--fix-strings TEXT field problem, issue #738 refers 2022-02-09 10:51:52 +10:00
Tom Keffer
87fc5eaf14 Add Norwegian translations (PR #742) to change log. 2022-02-08 14:05:47 -08:00
Tom Keffer
a42138f963 Merge branch 'master' into new_sum
# Conflicts:
#	docs/changes.txt
2022-02-08 13:53:13 -08:00
Matthew Wall
35331fd139 don't hide right-hand cell in a table that is not horizontally scrollable 2022-02-07 17:50:40 -05:00
Matthew Wall
3a596969b6 document ppm changes 2022-02-07 10:51:26 -05:00