On Tuesday 09 October 2007 20:08:29 Adam Mercer wrote:
> On 09/10/2007, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> > Adam:  If you can convert your coordinates into latitudes and
> > longitudes, then you can plot the data with the basemap tookit on your
> > choice of map projection (see
> > http://www.scipy.org/Cookbook/Matplotlib/Maps for an example).
>
> Following that example I'm running into a few problems, this is the code I
> have:

Gonna assume that values is a 1D array, right ? I'm pretty sure that you need 
a 2D array for contours to work.

http://www.scipy.org/Cookbook/Matplotlib/Gridding_irregularly_spaced_data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to