Tom Keffer
444f33d0d1
Reintegrated with the 'generalize' branch.
2013-01-19 16:05:49 +00:00
Tom Keffer
4d5b3526bb
Fixed bug for when sunset is after 24h UTC.
2013-01-18 20:23:00 +00:00
Tom Keffer
16c0d225f4
Use attribute self.stn_info for lat/lon information.
...
Changed function parameter ordering to lat/lon.
Added doctests for function tobool(). Moved it to weeutil.weeutil
Presently crashes if sunset is after midnight UTC.
2013-01-18 19:27:04 +00:00
Tom Keffer
912f20760f
Applied day-night patch from Matthew Wall. Images show a different color for nighttime.
2013-01-18 18:16:16 +00:00
Tom Keffer
8bc7f2c11c
weeutil.weeutil._get_object now just returns the object type and does not instantiate it.
2013-01-14 22:41:30 +00:00
Tom Keffer
b3c67be6c3
V2.0.0b14
2012-10-31 03:56:28 +00:00
Tom Keffer
668ca00b7b
Fixed bug in GenWithPeek
2012-10-20 13:19:50 +00:00
Tom Keffer
4991ef5fa3
Added conversion test for mmHg
2012-10-13 01:24:29 +00:00
Tom Keffer
f0ab6f3c10
A timespan object can now have start time equal to stop time.
2012-08-25 21:19:56 +00:00
Tom Keffer
10334d1429
Removed posts to syslog within _get_object()
2012-08-25 04:09:07 +00:00
Tom Keffer
8b87d089a4
Added class GenWithPeek, a generator with peek ahead.
2012-07-15 14:57:55 +00:00
Tom Keffer
8615d0f362
Moved get_font_handle
2012-04-16 00:42:52 +00:00
Tom Keffer
c3558cbb59
Started adding accumulators
2012-04-04 14:38:37 +00:00
Tom Keffer
1c89e0e0fe
V1.12.2a1
2012-01-09 05:20:30 +00:00
Tom Keffer
e2662055c5
More information about a module that fails to load
2012-01-07 18:03:27 +00:00
Tom Keffer
12c11588b5
Changed the names of some local variables that used reserved names.
2011-10-23 16:51:27 +00:00
Tom Keffer
18d59554a5
Added function utcdatetime_to_timestamp to weeutil.py
2011-02-28 01:12:16 +00:00
Tom Keffer
5c2a4455ab
Continuing to build out test suites.
...
Fixed up comments here and there.
2011-02-23 22:05:49 +00:00
Tom Keffer
19b04500cd
Fixed broken logic in startOfInterval() that shows itself in Fall DST to ST transition.
2010-11-19 02:39:27 +00:00
Tom Keffer
143ec8d4cc
Moved max_drift to section Station. Simplified time synch in VantagePro.py
2010-06-15 17:16:58 +00:00
Tom Keffer
1a57655fbf
v1.8.4beta1; Fixed problem if weewx starts up at precisely the beginning of an archive interval. Units for UV in LOOP records also corrected. Introduced new group for UV, group_uv_index
2010-06-06 20:10:30 +00:00
Tom Keffer
9ec7625eff
Introduced weeutil.weeutil.log_traceback().
...
Added comments here and there.
2010-04-25 16:01:40 +00:00
Tom Keffer
04ab16dd50
Generalized type stats accumulators so I can use them elsewhere. Broke out StdAccum and WindAccum to their own module.
2010-04-23 01:29:32 +00:00
Tom Keffer
e650d833df
Generalized statistical accumulators so I can use them in other modules
2010-04-21 23:39:40 +00:00
Tom Keffer
9a7a93e96a
Corrected error msg in restful.py.
...
Deleted some unused imports.
2010-04-16 14:11:29 +00:00
Tom Keffer
3f6ed0100e
Working version w/CWOP support
2010-04-14 04:59:50 +00:00
Tom Keffer
07d629319f
V1.7.0 hopefully
2010-04-12 22:41:45 +00:00