Commit Graph

271 Commits

Author SHA1 Message Date
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
Tom Keffer
89bbbafe5c More comprehensive benchmark 2023-11-17 17:03:33 -08:00
gjr80
b4141f21de delete no longer required wee_import.md 2023-11-05 12:40:03 +10:00
gary
1a8557fa9c minor text rewording/formatting changes 2023-11-05 08:32:59 +10:00
gary
96df0b2038 - rename some nav options
- adjust heading levels
2023-11-05 08:16:42 +10:00
gjr80
05f3d9cdc4 fix links and some grammar 2023-11-04 14:31:44 +10:00
gjr80
5a3033bd40 split wee_import documentation 2023-11-04 12:43:02 +10:00
gjr80
b1552bab62 confirmed links and fixed various typos 2023-11-03 22:24:59 +10:00
gjr80
dbf1e414b2 finished first cut reformat of wee_import to markdown 2023-11-03 15:52:25 +10:00
gary
a7855a4461 further reformatting of the wee_import guide to markdown 2023-11-03 12:46:50 +10:00
gary
531fac5706 further reformatting of the wee_import guide to markdown 2023-11-03 08:02:55 +10:00
gary
a4278c5631 reformat wee_import guide to markdown 2023-11-02 23:45:06 +10:00
Tom Keffer
676ec33db3 Fix documentation error. 2023-10-31 17:05:17 -07:00
Tom Keffer
5bb2771752 Delete no longer used weewx.js 2023-10-31 15:29:51 -07:00
Tom Keffer
0d54483f02 Delete no longer used tocbot and cash. 2023-10-31 15:25:00 -07:00
Tom Keffer
48fce1e1a0 Rename weewx.units.UnknownType to weewx.units.UnknownObsType
Avoids confusion with the similarly named `weewx.UnknownType`.
2023-10-28 17:32:24 -07:00
Tom Keffer
2202248b0b Revert changes to fousb from commit 2d78943
The commit resulted in errors
"TypeError: can't subtract offset-naive and offset-aware datetimes"
2023-10-28 05:45:00 -07:00
Tom Keffer
89e8d34f39 Correct the "where" guide. 2023-10-26 14:50:21 -07:00
Tom Keffer
92e979e624 Minimize duplication.
Streamline install instructions. Hopefully, this will
make them less intimidating.
2023-10-26 14:50:04 -07:00