On Wed, Aug 31, 2011 at 3:50 PM, Alexa Villaume <alexa7...@gmail.com> wrote:

> 41, 25
>
>
>
Yes, you have it backwards.  The first axis of O3 is the rows, while the
second axis is the columns.  Keep in mind that Python and NumPy follow C
array conventions while Matlab (and IDL?) follow Fortran array conventions.

So, either transpose O3, or swap x and y in the call to contourf.

Cheers!
Ben Root
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to