Matthew Wall
f13b42e0d0
remove last trace of extensions. update todo.
2014-02-01 17:10:28 +00:00
Tom Keffer
59cb084966
Failure to set an archive interval when using bar plots no longer results in an exception.
2014-01-30 23:58:38 +00:00
Tom Keffer
d96c6a2b53
Added an option --string-check and --fix to the utility wee_config_database to fix embedded strings found in the sqlite archive database.
...
Documented it.
2014-01-30 18:37:02 +00:00
Tom Keffer
f757b55391
Added a couple of neglected changes.
2014-01-29 01:42:47 +00:00
Matthew Wall
64f0de6089
more prep for 2.6
2014-01-28 14:06:40 +00:00
Matthew Wall
db5aca7ead
added spikes section to usersguide. clean up meta docs to prep for 2.6
2014-01-28 13:19:28 +00:00
Matthew Wall
fedb5ba836
uploader extensions are now working. added retry_wait to restx thread. minor refactoring of database_dict in restx.
2014-01-27 06:03:16 +00:00
Matthew Wall
eae486ba89
catch usb errors when reading fine offset archive interval
2014-01-26 03:11:50 +00:00
Tom Keffer
58d526228b
RESTThread base class now has default version of process_record().
...
Adding usUnits to the registry now allows all protocols except CWOP to share process_record()
2014-01-24 16:51:23 +00:00
Tom Keffer
8995b7d27e
Image margins now scale with image and font sizes.
2014-01-24 16:38:04 +00:00
Matthew Wall
9841ef0ba6
added option to sign packages. include stdqc and fcast changes in changelog.
2014-01-21 14:18:53 +00:00
Matthew Wall
29a80a3f07
minor post-merge fixes
2014-01-19 17:00:49 +00:00
Tom Keffer
d3ea7b4991
Reintegrated V2.6 branch into main trunk
2014-01-19 16:21:32 +00:00
Tom Keffer
40a1732b7e
fiddled.
2014-01-19 15:38:50 +00:00
Tom Keffer
305a89e805
Merged 1627:1628
2014-01-19 14:14:28 +00:00
Tom Keffer
f16cb636ba
Merged r1865-r1890 from trunk to branch, except uwxutils and wxformulas
2014-01-19 13:46:53 +00:00
Tom Keffer
a0f7b76330
Merged r1858, 1861, 1862, 1864 from trunk into branch.
2014-01-19 13:14:04 +00:00
Tom Keffer
f73f1e02c3
Now works with the pure Python version of Cheetah's NameMapper.
2014-01-18 16:54:38 +00:00
Tom Keffer
19b07707f1
Now caches font handles in order to work around a memory leak in PIL.
2014-01-18 01:54:57 +00:00
Matthew Wall
18caf94c7e
avoid duplicate ByMonth and ByYear entries
2014-01-14 17:22:50 +00:00
Matthew Wall
4239a77c5c
default to radar image disabled in Standard skin. display generic hardware name - use 'model' parameter to specialize.
2014-01-11 22:32:52 +00:00
Matthew Wall
6b1387faec
consolidate pressure calculations and altitude calculations
2014-01-11 16:54:40 +00:00
Tom Keffer
5720836887
Added inTemp, inHumidity, and rain to the list of StdQC ranges.
2014-01-08 12:42:29 +00:00
Tom Keffer
1ed891d2dd
Changed default QC barometric low from 28 to 26.
2014-01-07 23:50:08 +00:00
Matthew Wall
57448bb1c8
fix bug in xtide location parsing
2014-01-07 13:35:26 +00:00
Matthew Wall
4574d0cf61
adjust changelog. added items to TODO.
2013-12-31 12:48:25 +00:00
Matthew Wall
5da56bdbef
merge changelog from trunk
2013-12-31 12:47:39 +00:00
Tom Keffer
7070ec4d77
Added stormRain and windSpeed10 to the list of observation types.
2013-12-31 12:24:38 +00:00
Matthew Wall
00329f8975
fix changelog for 2.5.1
2013-12-31 00:14:16 +00:00
Matthew Wall
6a3fef7d1c
merge util changes from trunk. merge catchup-on-startup changes from trunk. merge fousb, ws23xx, te923, and wmr200 driver changes from trunk.
2013-12-30 14:53:05 +00:00
Matthew Wall
6378deaf0b
update changelog and logwatch
2013-12-23 13:39:35 +00:00
Matthew Wall
caf3ffff2b
fixed cooling degree day bug. do not crash if skin does not define Labels.
2013-12-11 18:04:56 +00:00
Matthew Wall
7a7b5c6ac8
ignore reads from memory when pointer has not been updated
2013-12-09 17:24:15 +00:00
Matthew Wall
310be286aa
permit configuration of remote sensors from weewx.conf for te923. added retries and failure recovery for both te923 and ws2300. initial implementations of wee_config_te923 and wee_config_ws2300. added diagnostic options to te923 driver.
2013-11-25 13:16:35 +00:00
Matthew Wall
94dc0c7608
update changelog
2013-11-23 13:24:01 +00:00
Matthew Wall
895ad53743
update changelog
2013-11-23 13:23:27 +00:00
Matthew Wall
ee716a8518
if record_generation is software, do not try to use the station's archive interval
2013-11-18 22:48:11 +00:00
Matthew Wall
f4558b995a
merged driver changes from trunk for ws23xx, fousb, wmr200. added ws23xx driver documentation to userguide.
2013-11-18 19:11:08 +00:00
Matthew Wall
7b54668057
experimental support for the lacrosse ws2300 series of stations
2013-11-18 14:34:46 +00:00
Tom Keffer
6af45beb29
Catch up with main trunk. Includes R1599 through R1679
2013-11-12 00:43:47 +00:00
Tom Keffer
e1c27b4881
Broke up the giant service_list into five, smaller lists.
...
Rewrote setup.py to backwards update old configuration file to use the smaller lists.
2013-11-11 17:21:56 +00:00
Tom Keffer
f0db0309a3
Added UV plots to the templates. They will be shown automatically if you have any UV data.
2013-11-10 15:31:16 +00:00
Matthew Wall
104b831b78
recognize wu fctcode as well as condition and wx
2013-11-10 14:47:21 +00:00
Matthew Wall
8446ae190d
look for precip/obvis in wx first, fallback to conditions
2013-11-10 03:45:56 +00:00
Matthew Wall
0344f99f05
provide qpf and qsf counts for summaries
2013-11-08 22:11:21 +00:00
Matthew Wall
08ad6e8358
fix cheetahgenerator config bug
2013-11-05 20:20:18 +00:00
Tom Keffer
dfadace567
Version 2.5.0
2013-10-29 14:56:38 +00:00
Tom Keffer
8da70b6f05
Trend calculations now accept a record in the past that is within a settable "grace" period.
2013-10-25 12:41:22 +00:00
Tom Keffer
fc518e5607
v2.5.0b2
2013-10-19 00:53:10 +00:00
Tom Keffer
930a74fbf6
If a label or formatting type is not found in the skin dictionary, it now falls back on the default label and formatting dictionary.
...
Added formatting and labeling for delta_time in trends.
Added the ability to change the formatting for lat and lon.
Added labels for hour and second in skin.conf.
2013-10-19 00:51:10 +00:00