Tom Keffer
b688bfe2fc
Fixed problem that prevented the 'localize' option from working for
...
ValueHelpers.
2016-03-11 08:04:36 -08:00
Tom Keffer
2eb0e04458
Fixed error.
...
Suppressed warnings.
2016-03-11 07:53:28 -08:00
Matthew Wall
139447465c
use modify_conf to set calculations to hardware instead of prefer_hardware for oregon scientific stations that emit partial packets
2016-03-11 00:59:35 -05:00
Matthew Wall
506d67e9ea
added troubleshooting section about undefined wind direction when wind speed is zero
2016-03-10 23:02:08 -05:00
Matthew Wall
ec1b92c603
give driver author a chance to modify the configuration. addresses issue #84
2016-03-10 19:25:04 -05:00
Matthew Wall
93ee001d1d
added section that shows how to add units and unit groups
2016-03-10 16:44:45 -05:00
Matthew Wall
e7c7989c5c
clarify DatabaseTypes change from 3.1 to 3.2
2016-03-10 16:10:32 -05:00
Matthew Wall
6bad2b1024
reorder userguide sections to reflect lower importance of wview
2016-03-10 15:01:19 -05:00
Matthew Wall
c2d710c164
minor layout tweaks
2016-03-10 14:48:33 -05:00
Matthew Wall
abc1b38b1d
force scrollbar to hide on tocify component
2016-03-10 14:32:41 -05:00
Matthew Wall
b65d9480a2
undo incorrect 'fix' in upgrade guide
2016-03-10 13:39:42 -05:00
Matthew Wall
254da0f9f3
added 'meteorological problems' section to the troubleshooting section of user guide. minor tweaks to toc for better usability.
2016-03-10 13:07:22 -05:00
Matthew Wall
f935d2b5b8
ignore records older than 60 seconds when uploading to CWOP
2016-03-10 09:38:52 -05:00
Matthew Wall
2091be13b7
fixed wmr300 typo
2016-03-10 09:12:27 -05:00
Matthew Wall
7489688231
revert to readme.htm, no need for index.htm
2016-03-10 09:04:22 -05:00
Matthew Wall
cc2cb8183e
fix uv typo
2016-03-10 02:11:00 -05:00
Matthew Wall
49a9966b67
attempt to get code examples to fit narrow page better. fix typos in a code example.
2016-03-10 02:00:05 -05:00
Matthew Wall
c92bfe6b48
make loop_on_init an option in weewx.conf
2016-03-10 00:34:04 -05:00
Matthew Wall
61ee948bd6
more toc cleanup. simplify doc index.
2016-03-09 23:19:16 -05:00
Matthew Wall
d98d9e6ee8
simplify archive table sample
2016-03-09 19:56:57 -05:00
Matthew Wall
8d05c02f65
other docs use .htm, so use that for index as well
2016-03-09 19:42:11 -05:00
Matthew Wall
5b8cad1ad3
ensure that version tagging still works
2016-03-09 19:38:21 -05:00
Matthew Wall
b4fbc7c9d9
no more popup
2016-03-09 19:38:09 -05:00
Matthew Wall
8681e4ba27
fixed add/change/remove. removed useless css tags. fix broken pre formatting. fix corrupted pre sections. eliminate jarring inverse text color derived from original microsoft templates. added document index. eliminate redundant readme.htm.
2016-03-09 19:34:12 -05:00
Matthew Wall
514eed7cae
fixed add/change/remove. removed useless css tags. fix broken pre formatting. fix corrupted pre sections. eliminate jarring inverse text color derived from original microsoft templates. added document index. eliminate redundant readme.htm.
2016-03-09 19:22:53 -05:00
Tom Keffer
5c9ffa0e3a
Added explanation of LOOP packets and archive records.
2016-02-29 09:23:50 -08:00
Tom Keffer
e227ef57e0
Added PR #102 to the change log.
2016-02-27 06:43:05 -08:00
Tom Keffer
013f10a595
Merge pull request #105 from davies-barnard/master
...
Mobile Reading Improved
2016-02-27 05:24:48 -08:00
davies-barnard
6e0e568f13
Merge remote-tracking branch 'weewx/master'
2016-02-27 08:50:56 +00:00
davies-barnard
86c697e6cb
Head Changes
...
Updated title and favicon tag.
2016-02-27 08:50:27 +00:00
davies-barnard
5447685544
CSS Font Size
...
Changed to 90%
2016-02-26 21:59:16 +00:00
davies-barnard
a3ecdb17d1
Table CSS
...
removed font size from tr
2016-02-26 19:17:53 +00:00
davies-barnard
46224382d9
CSS Changes
...
Conversion of font sizes to %ages and addition of media queries.
2016-02-26 18:22:01 +00:00
Tom Keffer
2fd53e1018
Fix to get around a bug in the Python version of NameMapper
2016-02-21 17:42:30 -08:00
davies-barnard
4f62c8dfee
Mobile Reading Improved
...
CSS and template updates to make the docs easier to read on different
devices.
2016-02-21 09:53:01 +00:00
Tom Keffer
b672cb84e8
Documents fix for issue #101
2016-02-20 09:08:11 -08:00
Tom Keffer
03ccc61d58
GenPlot now uses Unicode throughout.
...
test_templates is now more locale aware
2016-02-20 08:58:36 -08:00
Tom Keffer
2e3df797a5
Plotting now uses Unicode internally for labels.
2016-02-20 08:01:25 -08:00
Tom Keffer
4d87b666b5
Refactored test_templates to allow more than one skin to be used.
...
Added a test for UTF8 characters in the station name
2016-02-19 16:29:18 -08:00
Tom Keffer
dfcdadad0c
Fixed problem in weeutil unittest.
2016-02-18 07:40:05 -08:00
Tom Keffer
26a7a4d541
he Vantage driver now uses a more gentle wakeup, less likely to result
...
in <ACK> errors.
2016-02-17 05:01:52 -08:00
Tom Keffer
c78d79eb87
Fixed error in description of using the same type twice in a plot.
2016-02-17 04:46:46 -08:00
Tom Keffer
bca880bca4
Fixed the documentation on which pressures the WMR200 hardware emits.
2016-02-15 17:15:10 -08:00
Tom Keffer
b9220a5929
Documented option --trans-days. Relates to issue #83 .
2016-02-14 06:43:48 -08:00
Tom Keffer
42ec19b68a
Merge pull request #100 from gjr80/master
...
Break day summary backfills into smaller transactions and rework wee_database logging
2016-02-14 06:35:23 -08:00
gjr80
e379e47e65
Merge branch 'master' of https://github.com/gjr80/weewx
2016-02-14 19:35:17 +10:00
gjr80
a40b1f2d24
Added a TRANS-DAYS command line parameter to wee_database
...
wee_database previously did daily summary backfills in one datbase
transaction. This resulted in errors for large archives being processed
on machines with relatively small amounts of memory. The TRANS-DAYS
command line parameter allows the backfill to be completed in a series
of database transactions using no more than TRANS-DAYS data at a time.
To provide a consistent approach to logging some minor changes were made
to the logging in DaySummaryManager.backfill_day_summary(),
DaySummaryManager.drop_daily() and StdArchive.setup_database().
2016-02-14 19:31:26 +10:00
gjr80
a8ae9e3bc9
Added a TRANS-DAYS command line parameter to wee_database
...
wee_database previously did daily summary backfills in one datbase
transaction. This resulted in errors for large archives being processed
on machines with relatively small amounts of memory. The TRANS-DAYS
command line parameter allows the backfill to be completed in a series
of database transactions using no more than TRANS-DAYS data at a time.
To provide a consistent approach to logging some minor changes were made
to the logging in DaySummaryManager.backfill_day_summary(),
DaySummaryManager.drop_daily() and StdArchive.setup_database().
2016-02-14 12:54:18 +10:00
gjr80
dda2e0ced7
Merge remote-tracking branch 'refs/remotes/weewx/master'
2016-02-14 12:07:54 +10:00
Tom Keffer
3df343ef9a
Added humidex and appTemp to group_temperature. Documented some of the
...
missing unit groups.
2016-02-12 15:12:15 -08:00