[SciPy-User] Obtaining constant contours

Christopher Barker Chris.Barker at noaa.gov
Thu Nov 4 19:13:25 EDT 2010


On 11/4/10 4:06 PM, Nikolaus Rath wrote:
> In other words, I want a
> numerical version of what matplotlib's contour() function plots when I
> request a single level curve.

If you poke into the MPL contour code a bit, you should be able to 
extract the data used to draw the contours -- i.e. what you want.

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the SciPy-User mailing list