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
61ec809b2e
Added the ability to specify color using the notations #RRGGBB or an English descriptor (eg, 'yellow').
2013-01-18 04:21:29 +00:00
Tom Keffer
6339c841d7
Added the ability to specify the "maximum gap" in a plot as a fraction of the x-axis scale. If the data contains a gap bigger than this amount, no connecting line will be drawn. Contributed by M. Wall.
2013-01-12 02:58:07 +00:00
Tom Keffer
b026888e25
Added additional tests for scale().
2012-11-04 01:48:09 +00:00
Tom Keffer
032302b359
If the min and max y values in a plot are within a small relative difference, they are now declared equal.
2012-11-04 01:43:25 +00:00
Tom Keffer
8615d0f362
Moved get_font_handle
2012-04-16 00:42:52 +00:00
Tom Keffer
ea6e691174
Added finer control over the line plots. Can now add optional markers. The
...
marker_type can be 'none' (the default), 'cross', 'box', 'circle', or 'x'.
Also, line_type can now either be 'solid' (the default) or 'none' (for scatter
plots).
2012-03-16 01:13:55 +00:00
Tom Keffer
2eb2e7a447
Added scatter plots to weeplot utilities.
...
Simplified some of the logic in weeplot.
2012-03-14 23:30:39 +00:00
Tom Keffer
f485fee2af
Changed reserved keyword
2012-03-14 18:40:23 +00:00
Tom Keffer
e4f98b8459
Suppressed warnings emitted by Pydev by using dummy names on unused variables.
2010-06-17 01:49:15 +00:00
Tom Keffer
07d629319f
V1.7.0 hopefully
2010-04-12 22:41:45 +00:00