Commit Graph

81 Commits

Author SHA1 Message Date
Matthew Wall
02e37726d3 merge latest changes from master 2017-03-10 16:33:19 -05:00
Matthew Wall
dbc6c0a0d7 make init script work properly with /etc/default/weewx 2017-02-12 23:13:01 -05:00
Matthew Wall
7d27106b4c read /etc/default before bailing out 2017-02-12 22:59:56 -05:00
gjr80
9a64309e3f Can now specify date field separator for Cumulus imports, weewx -> weeWX 2017-01-28 16:49:12 +10:00
matthewwall
fcdb4bed09 ensure that weewx-multi works on deb and rpm as well as setup.py 2017-01-22 12:48:05 -05:00
matthewwall
f8b33ba9a7 drop the obsolete syslog.target from unit file. use generic time-sync.target instead of specific ntp.service. 2016-12-17 00:28:11 -05:00
matthewwall
b610e43dfc simplify overrides in /etc/default/weewx-multi 2016-11-10 10:11:08 -05:00
matthewwall
fae3531f04 added init script for managing multiple weewx instances 2016-11-07 12:10:24 -05:00
matthewwall
abf09aa551 minor html style fix. minor formatting fixes in import example files. newlines at end of import examples. 2016-09-29 12:28:58 -04:00
gjr80
09487f26b1 Revised CSV field map, restructured parseMap() plus other minor changes
- revised CSV field map
- restructured Source.parseMap()
- reworked --log option help text to format better on screen
- and the obligatory typos
2016-09-21 00:40:11 +10:00
Tom Keffer
7787c89310 Added wee_import to changes doc.
Added Gary to copyright notice
2016-09-10 16:49:48 -07:00
gjr80
9183f65725 Various changes resulting from PR148 feedback, refer comments
- ditched Wunder/wunder, now uses WU/wu throughout
- removed unused sections from example import config files
- updated documentation to reflect WU/wu changes
2016-09-10 11:18:18 +10:00
gjr80
d2330018d1 Refer summary comments
- revised Cumulus import preamble to be more consistent with the other
source imports
- renamed weewx_qc config option to qc
- reworked wee_import log and screen output (again) to give more
consistent output, particularlly when doing a dry run
- added qc infor to config sections of various files
2016-09-09 13:13:10 +10:00
gjr80
a3bf16a3f7 Implement QC and rework logging at end of saveToArchive()
- new class ImportQC() to implement weewx StdQC QC min/max limits on
imported records.
- rearrange saveToArchive() logging to give a more consistent log output
- a few minor typos
2016-09-06 22:53:53 +10:00
gjr80
f2957cfc22 Various minor changes
- changed Cumulus source parameter from folder to directory
- moved startup message so that it still shows first
2016-09-03 09:24:16 +10:00
gjr80
0e23a4ed37 Various
- fixed some redundant/omitted imports
- removed whitespace
- fixed typos in .conf files
- fixed incorrect optparse option settings
2016-09-01 17:11:36 +10:00
gjr80
8b38aa7ea4 1st commit restructured wee_import
- created weewx/bin/weeimport folder and contents
- created weewx/util/import folder and contents
- deleted weewx/wee_import.conf
- updated weewx/bin/wee_import
2016-08-31 16:32:12 +10:00
matthewwall
ddd8269fbd added instructions for installation on macosx. added log-rotate equivalent for use on macosx. adjust macosx launchd plist to use /Users/Shared/weewx as the WEEWX_ROOT directory. 2016-06-16 14:27:57 -04:00
Matthew Wall
fb6cb74a34 include apache 2.4 syntax 2016-01-16 16:45:45 -05:00
Matthew Wall
e3de2c038e added udev rules for various stations 2015-07-13 08:12:16 -04:00
Matthew Wall
a6f76b7db8 ntp seems to work while time does not. fixed doc typo. 2015-07-03 16:01:44 -04:00
Matthew Wall
81ffaa0aaf added more acurite rules to logwatch script 2015-06-24 09:22:47 -04:00
Matthew Wall
6034fba3c6 added sample udev rules 2015-06-20 07:36:25 -04:00
Matthew Wall
38f3f9c280 be explicit about daemon args 2015-06-10 12:30:57 -04:00
Matthew Wall
24a082b920 get systemd config to work on debian 8 2015-05-22 17:07:41 -04:00
Matthew Wall
38bf432c91 default to not setting perms for logrotation. provide other options for restart/reload of syslog. 2015-04-24 07:03:27 -04:00
Matthew Wall
7cbf929756 detect some acurite log messages 2015-04-10 16:47:35 -04:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Matthew Wall
87776cad7b removed leftovers from a custom installation 2015-02-08 13:42:48 +00:00
Matthew Wall
c2a6a1ca39 wait up to 2 minutes for weewx process to finish. provide more logging about when it happens. 2015-01-19 18:40:39 +00:00
Matthew Wall
7b5ae628fc comment the logrotate configuration variants 2015-01-15 21:45:21 +00:00
Matthew Wall
14c9e694f8 added launchd plist for use on macosx 2015-01-06 04:13:39 +00:00
Matthew Wall
2cd891f852 keep returns in quotes 2015-01-02 02:29:07 +00:00
Matthew Wall
9c804e3368 wait until process is really dead 2015-01-02 02:04:07 +00:00
Matthew Wall
23ffbfdb44 no need to report 'no tidal events' 2014-12-20 14:55:35 +00:00
Matthew Wall
5d82f081a0 logwatch adjustments for v3 2014-12-06 17:25:03 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Matthew Wall
ca7cdf64f6 added logwatch rules for ws28xx changes 2014-06-24 11:33:42 +00:00
Matthew Wall
5eaecc75be minor logwatch adjustments 2014-06-23 14:31:11 +00:00
Matthew Wall
bb225c66fa details vary for logrotate, even between debian derivatives 2014-06-16 12:55:02 +00:00
Matthew Wall
5cd6c4d2f0 added retries. isolate station initialization. added logwatch rules for cc3000. 2014-06-04 16:24:30 +00:00
Matthew Wall
ef83c11166 count garbage collection in logwatch 2014-03-14 13:59:03 +00:00
Matthew Wall
65700b856b count wxengine restarts. match 2.6 syntax for adding archive records. 2014-03-10 16:27:34 +00:00
Matthew Wall
f21fe2843b match 2.6 archive logging messages 2014-02-09 00:05:17 +00:00
Matthew Wall
b75e438d41 proper (?) use of verbosity in the debian init script. provide feedback about process already running. added some vantage log message checks. 2014-02-05 21:13:51 +00:00
Matthew Wall
6dc10747f2 make logwatch slightly more modular 2014-01-31 14:44:52 +00:00
Matthew Wall
4bf30ebc81 defer defaults to arg lists. more logwatch tweaks. 2014-01-29 18:27:37 +00:00
Matthew Wall
571d071dfb logwatch adjustments for changes in 2.6 2014-01-29 15:40:53 +00:00
Matthew Wall
00f0849862 summarize ws23xx invalid wind and fousb suspected bogus data 2014-01-17 13:52:55 +00:00
Matthew Wall
03638178fa filter te923 debug messages 2014-01-13 13:58:56 +00:00