[Matplotlib-users] basemap: Mask the ocean [SEC=UNCLASSIFIED]

2009-11-01 Thread Ross.Wilson
Listers, I'm using basemap to plot randomly sampled values (x,y,z) through hexbin. This produces a very nice result. Some sample code is: -- import numpy as np from numpy.random import seed import matplotlib.pyplot as plt from mpl_toolkits.basemap import Basemap from matplotlib.mlab impo

Re: [Matplotlib-users] Contourf( )

2009-11-01 Thread Eric Firing
R. Mitra wrote: > Hi > I am having problems with contourf(). Suppose I have two 10X30 > arrays X,Y and a corresponding Z value array. How do I make the > upper left to be the origin? I cannot use contour (Z,origin='upper') > because the axis values gets messed up. It sounds like maybe y

[Matplotlib-users] Contourf( )

2009-11-01 Thread R. Mitra
Hi I am having problems with contourf(). Suppose I have two 10X30 arrays X,Y and a corresponding Z value array. How do I make the upper left to be the origin? I cannot use contour (Z,origin='upper') because the axis values gets messed up. Thanks Mitra --

[Matplotlib-users] cone plots

2009-11-01 Thread ifriad
Hi, Does any one knows how to do those cone plots, I am attaching a sample plot. Thanks Ihab http://old.nabble.com/file/p26140834/cone.png cone.png -- View this message in context: http://old.nabble.com/cone-plots-tp26140834p26140834.html Sent from the matplotlib - users mailing list archive