Re: [Matplotlib-users] Land-Sea masks (mpl_toolkits.basemap)

2008-11-10 Thread Jeff Whitaker
Patrick Marsh wrote: > Greetings, > > I have global data that I would like to plot using > mpl_toolkits.basemap. The catch is that I want to mask out all data > over the ocean. I know there is a function to fill > continents,map.fillcontinents(), but I can't seem to find one for > filling oce

[Matplotlib-users] Land-Sea masks (mpl_toolkits.basemap)

2008-11-07 Thread Patrick Marsh
Greetings, I have global data that I would like to plot using mpl_toolkits.basemap. The catch is that I want to mask out all data over the ocean. I know there is a function to fill continents,map.fillcontinents(), but I can't seem to find one for filling oceans. Ideally, I want the oceans to sho