Commit Graph

137 Commits

Author SHA1 Message Date
Tom Keffer
2a9d6a2b4a Upgraded to tocbot v4.12.0 2020-12-11 16:38:58 -08:00
Tom Keffer
6456ef97fb v4.3.0a1 2020-11-11 09:07:43 -08:00
Tom Keffer
1993f13e0d 4.2.0a1 2020-10-19 06:10:14 -07:00
Tom Keffer
a55c9cd22b Set Version to 4.1.0 2020-05-25 12:10:00 -07:00
gjr80
7947062319 Revision of WeatherCat portions of the wee_import section of the Utilities Guide 2020-05-24 15:04:58 +10:00
gjr80
1f9eb2239d 1st cut inclusion of WeatherCat import details in Utilities Guide 2020-05-15 13:53:51 +10:00
gjr80
3ea517d180 Added support for a user defined field delimiter for CSV imports 2020-04-14 06:47:11 +10:00
Tom Keffer
312528df70 Update documentation of wee_config.
To reflect addition of --register option.
2020-03-28 05:50:22 -07:00
gjr80
9b65c2fc03 Updated Utilities Guide and change log to reflect CSV imports now support cardinal, intercardinal and secondary intercardinal directions 2020-03-25 21:33:08 +10:00
gjr80
2f87f51f13 Document the wee_import source_encoding config option 2020-03-24 23:54:19 +10:00
Tom Keffer
d00db3195c Use minified version of cash.js 2020-03-20 06:26:21 -07:00
gjr80
d693b700cb wee_import will now skip (rather than exiting) periods for which it cannot obtain source data
Added notes to the wee_import section of the Utilities Guide explaining that periods may be skipped
2020-02-02 15:18:50 +10:00
Tom Keffer
e2b694b853 Got rid of the obsolete appendix "Archive Types". 2020-01-15 11:55:19 -08:00
tkeffer@gmail.com
e45c2ae908 Fixed broken link 2020-01-09 05:00:33 -07:00
John Kline
23adb5624a Upgrade CC3000 Section of Hardware Guide (#488)
* Robustness enhancements to cc3000 driver including py2/py3 support
cc300.py:
- changes to work on both py2/py3 (tested on both)
- change timeout to 1s (more not needed)
- retry commands when reading cmd echo times out (the signal of failure)
- use timeout of 20s for memory clear (which takes about 12s)
- various changes as assumptions of commands not currently correct (tried on 2 units)
- use weewx.wxformulas.calculate_rain for rain delta
- use weewx.crc16

engine.py:
- Failure to get time from driver is not treated as an error.

rsyncupload.py:
- Add timeout option.
- Change to allow single file to be rsynced.

util/logwatch/scripts/services/weewx:
- Changes to organize very detailed cc3000 output in logwatch reports.

* cc3000 driver cleanup and fixes

* rework genStartup, implement history-since, don't convert to unicode on py2

* fix typo

* fix typo

* Change logwatch script to match capitalization change in wxformulas.calculate_rain

* logwatch change to match engine.py log message change

* Another round of cleaning up the logwatch script.

* remove tabs in logwatch script

* Add missing commands.  Get running under debug=1 in PY3.

* A better _format_bytes.

* Make use of weeutil.y_or_n for prompting.

* rewrite function to download archive records, refactor command function

* minor changes to exec_cmd_with_retries, add all cmds to logwatch script

* Update comments.

* change/add comment

* Poll on polling_interval boundaries (rather than slowly drifting).

* Update CC3000 documentation.  Add missing headers command to CC3000 configurator.
2020-01-05 04:39:33 -07:00
gjr80
f0a3c98f21 Updated wee_import CSV field map paras to reflect use of usUnits field mapping
#473 refers
2020-01-04 08:34:06 +10:00
gjr80
b1c7db9478 Reworked CSV field map info in both Utilities Guide and example CSV import config file.
Addresses issue #425
2019-12-20 09:42:25 +10:00
gjr80
2f099e352e Update wee_import WD console output 2019-12-16 17:04:58 +10:00
tkeffer@gmail.com
7326b4ce91 Add option --upload-only to wunderfixer 2019-12-15 12:06:29 -07:00
gjr80
397ecd3cbb Update wee_import Cumulus console output 2019-12-15 08:36:43 +10:00
gjr80
8d9c0c94f4 Update wee_import CSV and WU import console output 2019-12-07 08:34:47 +10:00
gjr80
3f8343a660 Updated csv import screen captures to reflect current wee_import console output 2019-12-06 15:17:52 +10:00
gjr80
07c15fd1ae Documented various changes to wee_database
- documented new --calc-missing action
- documented changed --from and --to options formats
- documented new individual use of --from and --to
- minor reformatting of wee_database actions/options
2019-10-30 10:49:20 +10:00
gjr80
4fc258c19a Updated wee_import section to include WU API usage 2019-09-18 09:59:07 +10:00
gjr80
4a0ae2eeb7 Various updates:
- updated console output to reflect changed input options
- revised --log option instructions
- updated example console output to reflect changed output format
- added note re what fields are displayed
2019-09-12 09:48:30 +10:00
gjr80
a843b59d7e Updated wee_import section to reflect logging system changes 2019-09-09 13:54:17 +10:00
Tom Keffer
32c35ce380 Port wunderfixer to the new WU API. The WU seems to no longer allow
reposting old records, so this "sort of" fixes issue #414.
2019-07-18 08:07:40 -07:00
tkeffer@gmail.com
6eba945b1c Catch up merge branch 'master' into development
# Conflicts:
#	bin/weewx/drivers/wmr300.py
#	bin/wunderfixer
2019-05-07 17:54:02 -07:00
Tom Keffer
81d4c509f6 Wunderfixer has new option to set socket timeout. This is to compensate
for WU "capacity issues". Thanks to user Leon! See PR #403.
2019-04-30 15:18:32 -07:00
Tom Keffer
c8e71a526c Update to use tocbot and weewx_ui.css 2019-04-01 18:52:37 -07:00
Tom Keffer
ac93649e95 Catch up merge of branch 'development' into branch 'python3'.
This includes wdimport stuff.

# Conflicts:
#	bin/weeimport/weeimport.py
#	bin/weeimport/wuimport.py
2019-03-11 09:26:49 -07:00
gjr80
1b3b9bf770 typo 2019-03-11 16:31:24 +10:00
gjr80
685ba96282 Final revision of wee_import 2019-03-11 16:18:17 +10:00
gjr80
2165355ac7 Added revised console output for CSV import section 2019-03-04 10:14:56 +10:00
gjr80
dc3a1c9a77 Added revised console output for Cumulus and WU sections 2019-03-04 00:05:09 +10:00
gjr80
a3004d9d18 Final revision of WD import section 2019-03-03 20:00:00 +10:00
gjr80
808015146f 2nd pass WD import. All sections now added and console output updated. 2019-02-24 23:18:53 +10:00
Tom Keffer
d2b6ef0720 V4.0.0a1 2019-02-13 14:44:12 -08:00
gjr80
e325b80930 Merge branches 'development' and 'wdimport' of https://github.com/weewx/weewx into wdimport
# Conflicts:
#	bin/wee_import
2019-02-12 16:06:32 +10:00
Tom Keffer
c96d77428b s/weeWX/WeeWX/g 2018-12-06 13:59:13 -08:00
Tom Keffer
99695e48ff More HTML compliant 2018-12-04 16:24:07 -08:00
Tom Keffer
1537c6b875 Converted docs to HTML 5 2018-12-04 14:31:36 -08:00
Tom Keffer
354456be8d Added logging to the patching process. 2018-11-28 09:28:42 -08:00
Tom Keffer
739c09c462 Added --patch-skins option to wee_config. Added to Debian post install. 2018-11-26 08:54:02 -08:00
Tom Keffer
159a8a8ca1 Clarify how to install an extension from a directory. 2018-10-11 05:48:37 -07:00
Tom Keffer
48a7d45a0e Bumped version to v3.9.0a1 2018-09-06 05:32:43 -07:00
Tom Keffer
b157af03c9 Merge remote-tracking branch 'remotes/origin/master' into development
# Conflicts:
#	docs/changes.txt
2018-06-16 05:16:23 -07:00
gjr80
2a19b87e1c Missed a few wee_import documentation changes 2018-04-19 14:48:57 +10:00
gjr80
3e1aa765df Added --ignore-invalid-data import config option 2018-04-19 14:26:32 +10:00
Tom Keffer
f74350a065 wee_debug now shows database version number 2018-03-25 16:16:32 -07:00