Commit Graph

454 Commits

Author SHA1 Message Date
Tom Keffer
d00db3195c Use minified version of cash.js 2020-03-20 06:26:21 -07:00
Tom Keffer
e2042d79b7 Updated Python links to Python 3. 2020-03-20 06:18:57 -07:00
Tom Keffer
36b9247957 Document option context. 2020-03-19 06:10:18 -07:00
Tom Keffer
fcf283faa3 Fixed some errors on customizing units and some typos. 2020-03-16 08:08:48 -07:00
Tom Keffer
d6eb7525f4 Formatting changes. Clarify a few comments.
Convert from Australianese to Americanese.
2020-02-14 08:23:55 -08:00
John Kline
9c43bedbb2 Add/fix pm1_0, pm2_5 and pm10_0 observation types. (#501)
* Add/fix pm1_0, pm2_5 and pm10_0 observation types.
2020-02-03 18:18:38 -08:00
Tom Keffer
1826d797e2 Fix typo. Change "highlight" CSS. 2020-01-28 07:17:47 -08:00
gjr80
2ccb65ef3d add maxSolarRad to Customization Guide Units appendix 2020-01-21 11:49:17 +10:00
Tom Keffer
92c6ad4a83 Changed the name of the unit "litre" to "liter".
The spelling "litre" is still accepted.
2020-01-16 14:10:10 -08:00
Tom Keffer
e2b694b853 Got rid of the obsolete appendix "Archive Types". 2020-01-15 11:55:19 -08:00
John Kline
3dca7cfa8e Add barometerRate, et. al. to weewx.units (#490)
* 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.

* Update CC3000 section of User's Guide, minor changes to cc3000 driver.

* Add barometerRate to weewx.units.

* Rename barometerRate to barometricRate.

* Change barometricRate to barometerRate. Update docs.  Add default lable for barometerRate.

* Doc fix.

* Doc fix, try 2.
2020-01-15 11:14:46 -08:00
tkeffer@gmail.com
527c9a2806 Updated docs to reflect new schema. 2020-01-13 15:54:32 -08:00
tkeffer@gmail.com
8b80cf0394 Moved the data architecture section.
Still not quite satisfied with this...
2019-12-26 16:14:32 -07:00
tkeffer@gmail.com
229e13a7e9 More architectural details.
Include a figure illustrating the pipeline.
2019-12-25 11:57:09 -07:00
tkeffer@gmail.com
30a6e2836d Clarified overall architecture 2019-12-22 17:41:22 -07:00
tkeffer@gmail.com
fcb2f7100a Old way of specifying schemas will continue to be supported. 2019-12-07 17:13:09 -07:00
Tom Keffer
73b2843ffa Suppress HTML warning. 2019-11-28 17:09:39 -08:00
Tom Keffer
20af3ac0dc Reformatted. 2019-11-28 17:08:33 -08:00
Tom Keffer
f4652ef5e7 Renamed NOAA report files. Worked on docs for issue #415. 2019-11-28 16:28:22 -08:00
gjr80
4a7145dd43 Implement strftime() format codes in Cheetah template file names (#471)
Refer issue #415
2019-11-28 15:53:57 -08:00
Tom Keffer
29acf0ea51 Add kWh and Ws to unit groups 2019-11-21 08:52:15 -08:00
Tom Keffer
d5d24457a0 Document .exists and .has_data 2019-11-15 15:37:09 -08:00
Tom Keffer
a99ca2b8ad Allow day schema type to be specified in upper case.
Document new schema structure.
2019-11-15 12:55:50 -08:00
Tom Keffer
e0e2150c59 Added new aggregation type 'tderiv'. 2019-10-29 18:00:57 -07:00
Tom Keffer
f473ec6909 Added new aggregate type 'diff'. 2019-10-29 10:19:14 -07:00
Zanderama
1a8d9c63eb Changed .conf and .htm to use "#rrggbb" format rather than 0xbbggrr. Not tested, but looks sane. (#460)
Ran through the test suites, and it looks good!
2019-10-25 05:12:33 -07:00
Tom Keffer
5509ea547f Edited additions 2019-10-23 08:57:02 -07:00
Alex Edwards
485bcb4064 Added introductory 'System Architecture' section as overview.
As requested by Thomas Keffer on google groups.
2019-10-23 15:40:16 +13:00
Tom Keffer
e98c52dee9 Document other parameters that can get overridden in $almanac 2019-09-20 10:28:01 -07:00
Tom Keffer
9e54078f0f Deprecated the use of month_delta and year_delta in spans.
See issue #436.
2019-09-20 06:01:44 -07:00
Tom Keffer
b7350c29ed Added group_concentration to the Appendix 2019-08-22 20:08:44 -07:00
Tom Keffer
818c5ae728 A little more about line_gap_fraction 2019-07-09 06:04:42 -07:00
Tom Keffer
8cd9413818 Added new aggregation type 'growdeg'. Fixes issue #367. 2019-06-26 10:50:36 -07:00
Tom Keffer
9cea832cfb Fix broken link 2019-05-01 18:35:58 -07:00
PeterQuinn925
050041a83f Add timestamp and max_delta to "current" tag (#400) 2019-04-19 13:49:17 -07:00
Tom Keffer
fcc69694f0 Added new aggregation type 'first'. 2019-04-11 16:40:39 -07:00
Tom Keffer
5db76fd847 Update to use tocbot and weewx_ui.css 2019-04-01 18:54:29 -07:00
Tom Keffer
f16cadeb40 Unit group "group_distance" is now a first-class group. 2019-03-12 18:13:02 -07:00
Tom Keffer
10f6ca0739 Merge branch 'development' into python3
# Conflicts:
#	bin/weecfg/test/expected/weewx39_user_expected.conf
#	bin/weewx/__init__.py
#	bin/weewx/manager.py
#	docs/changes.txt
#	weewx.conf
2019-02-28 06:15:33 -08:00
gjr80
ee2a552ce9 Implement minsum, minsumtime and sum_le aggregates. 2019-02-28 18:25:12 +10:00
Tom Keffer
d2b6ef0720 V4.0.0a1 2019-02-13 14:44:12 -08:00
Matthew Wall
2a8bdab464 minor html fixes 2019-01-23 08:24:08 -05:00
Tom Keffer
e5f95e9782 Allow using ephem.loaddb() 2019-01-20 06:10:07 -08:00
Tom Keffer
73aa74b0be Corrected number of brackets to [[Defaults]] 2019-01-15 14:03:56 -08:00
Matthew Wall
b244b5a14c de-emphasize the html lang tag by putting it with the translate-each-file section 2019-01-13 11:42:03 -05:00
Matthew Wall
a909ef4b63 remove dangling span tag. clarify use of %x and %X for localization. 2019-01-13 11:35:48 -05:00
Matthew Wall
1a0fc513c6 use consistent formatting for skin/report names. other minor edits for consistency. 2019-01-13 11:16:38 -05:00
Matthew Wall
1acbf9f27d update the localization section 2019-01-13 10:47:00 -05:00
Matthew Wall
32658fadea minor edits to 'how options work' 2019-01-13 09:46:49 -05:00
Tom Keffer
2f30de0bca Moved [[Defaults]]. Include more options in it. 2019-01-12 12:14:51 -08:00