Open
Description
From @lheagy on June 2, 2016 19:48
@thast is visualizing inversion results on SimPEG meshes and has a couple requests
-
showPadding = False
we should be able to detect where cell sizes change (for tensor at least) and only plot the core region of the mesh (default can be true) - this is important when showing inversion results (there is no data support in the padding). Sometimes you do want to show larger axes to compare lines that are offset but geo-referenced -
mesh.plotCountours
same as plotimage - but do contours (or countouf) instead
Copied from original issue: simpeg/simpeg#330