7 Commits

Author SHA1 Message Date
Kevin Wurster
a4b418161a Merge master. 2016-06-20 00:52:33 -04:00
Matthew Perry
4f699f86e9 Plot extents with array and transform (#795)
* plot extents from array+transform

* tests and guard transform

* check for bounds attr

* docstring to indicate expected array axis order
2016-06-15 15:49:33 -07:00
Kevin Wurster
ef952def3b Merge master. 2016-06-14 21:09:27 -07:00
Colin Talbert
ebd800b4c5 Removed 2.7 long number specification 2016-06-13 14:22:54 -06:00
Colin Talbert
b12cf50091 updated tests to get to 96% coverage 2016-06-13 13:50:07 -06:00
Colin Talbert
c21ca3bd8d Added test_plot.py with test of plot
Need to add explicit tests to check if mpl
output remains valid.  Currently only checks
that no errors are raised.
2016-06-13 12:04:54 -06:00
Kevin Wurster
18039243b7 Move some tests around to better match the current package layout. 2016-06-03 14:05:20 -04:00