Commit Graph

289 Commits

Author SHA1 Message Date
matthew wall
c686fc3d33 make log description consistent 2023-12-05 09:18:48 -05:00
matthew wall
2c420712fd provide more guidance during 'verify' in the quickstarts 2023-12-05 09:04:52 -05:00
matthew wall
e826ae32d9 fix a copy-paste duplicate. fix debian doc location. refer to generic doc URL, not specific version. 2023-12-05 08:39:22 -05:00
matthew wall
f93a5a142f Merge branch 'V5' of github.com:weewx/weewx into V5 2023-12-05 08:03:04 -05:00
matthew wall
c3dcf37097 update logging and monitoring sections 2023-12-05 08:02:59 -05:00
gary
0622bb3e49 just to quieten mkdocs! 2023-12-05 22:32:26 +10:00
gary
a163d06372 add field map to wu instructions 2023-12-05 22:27:05 +10:00
gary
807be4c5d7 first revision of cumulus instructions 2023-12-05 22:26:08 +10:00
gary
a7ffb511c6 first revision of csv and wu instructions 2023-12-05 22:00:26 +10:00
gary
a1c26b910a - revise WeatherCat options
- minor reformatting
2023-12-05 20:28:31 +10:00
gjr80
130a2508b0 Revise CSV, WU and Cumulus sections 2023-12-05 16:12:42 +10:00
matthew wall
50e2e4d496 update changelog to include significant packaging changes. update the upgrade guide with packaging changes. 2023-12-04 21:18:40 -05:00
matthew wall
10bc8cde9b clarify upgrade changes for deb/rpm installs 2023-12-04 15:54:01 -05:00
gjr80
eddff97027 further csv revision 2023-12-04 19:03:23 +10:00
gary
7eaa9caa49 further documenting of the field map 2023-12-04 15:38:25 +10:00
Tom Keffer
f8a4bfc886 Correct the value of timeout for Vantage stns 2023-12-02 14:29:06 -08:00
Matthew Wall
5c66bb9aa9 clarify what happens during upgrade 2023-12-02 15:14:45 -05:00
Matthew Wall
706f2f2143 update purge instructions 2023-12-02 15:03:02 -05:00
Tom Keffer
27f9dab48d Use https instead of http 2023-11-30 17:14:25 -08:00
Tom Keffer
5622a7ad96 Allow named reports to be run 2023-11-28 05:48:08 -08:00
gjr80
68de54b2d1 add/update weectl import changes 2023-11-28 13:35:54 +10:00
gjr80
95ee4e724b fix typos 2023-11-28 13:16:18 +10:00
gjr80
8872aa38b8 revise WeatherCat section and include [[FieldMap]] 2023-11-28 13:14:41 +10:00
gjr80
8dc0e4af9a - general revision
- added revised FieldMap details for CSV and WD imports
2023-11-28 10:42:02 +10:00
Tom Keffer
a0294e9c83 Add -y option to weectl extension uninstall 2023-11-27 04:24:13 -08:00
Tom Keffer
ee31877215 V5.0.0b16 2023-11-26 16:41:51 -08:00
Tom Keffer
6b2b761930 Revert to logging to syslog.
Unfortunately, the Python logging module is not process safe, so we
would not be able to have multiple processes writing to a single file.
2023-11-26 15:14:19 -08:00
Tom Keffer
054ac07e06 Mention log location in upgrade guide. 2023-11-26 07:41:40 -08:00
gjr80
3c8121dbcb revised for changes from wee_import to weectl import 2023-11-26 17:31:20 +10:00
gjr80
21c02cb91a Merge remote-tracking branch 'origin/V5' into V5 2023-11-26 12:19:01 +10:00
gjr80
eb68bf261b word wrap weectl import docs to 78 characters 2023-11-26 12:17:10 +10:00
Tom Keffer
4619697337 No longer distribute docs.
Must access online.
2023-11-25 16:22:03 -08:00
gary
6faefb47d5 move former wee_import docs to weectl import 2023-11-26 09:49:31 +10:00
Tom Keffer
15113e3b29 Include [Logging] section in weewx.conf
Without it, logging will be as before: to syslog.
However, for new installs, it will be to WEEWX_ROOT/log/weewx.log
2023-11-25 13:45:54 -08:00
Matthew Wall
d95348603c no more support for rh8, since there are no configobj, cheetah, pillow, serial, or usb packaged for the python38 or python39 (or python3.11?) packages for redhat 8 2023-11-25 11:54:28 -05:00
Matthew Wall
6eef0abb2e provide guidance about installing extensions 2023-11-25 10:13:08 -05:00
Matthew Wall
2221dc848a flatten the utilities guide in the navigation tree 2023-11-25 09:28:14 -05:00
Matthew Wall
054747ef3a clarify daemon behavior 2023-11-25 08:58:36 -05:00
Matthew Wall
bd03b55bfb fix date/time descriptions in report help and doc 2023-11-25 08:48:41 -05:00
Matthew Wall
5edb4b8bec fix typo 2023-11-25 08:31:58 -05:00
Matthew Wall
b451610cad prefer inline note to footnote 2023-11-25 08:25:57 -05:00
Matthew Wall
ef72e494f1 fix links from install move 2023-11-25 08:11:11 -05:00
Matthew Wall
54f71ffc04 pull introductory install section up to flatten the install experience 2023-11-24 22:53:59 -05:00
Tom Keffer
60f5c28132 Add documentation for weectl report 2023-11-22 14:56:06 -08:00
Tom Keffer
1ed986167a Document commit 5c5d9ff 2023-11-21 14:02:22 -08:00
gary
8ff88534be update to current wee_import 2023-11-20 22:22:54 +10:00
gary
76084107dd fix incorrect file naming 2023-11-20 10:23:33 +10:00
Tom Keffer
3147301106 Updated docs to mkdocs v1.5.
Mostly involved changing links to suppress warnings
2023-11-19 16:18:49 -08:00
Tom Keffer
7ceeb24a25 Brackets need quotes. 2023-11-19 11:59:23 -08:00
gary
0d0e9be74c add wee_import change 2023-11-19 10:12:40 +10:00