Re: [Matplotlib-users] contours not contained to map and simular issues

2010-02-25 Thread Jeff Whitaker
Mike Bauer wrote: > Jeff, > > > Attached you'll find an example and sample data. Sample output is > here: http://gallery.me.com/ohtinsel#100149 > > Below you'll also find an old email about the project that you've > answered before (might help you understand what I'm doing). > > Thank you so much.

[Matplotlib-users] contours not contained to map and simular issues

2010-02-25 Thread Mike Bauer
Howdy All, I'm hoping someone can give me a quick solution to a couple of problems. I think I'm just missing an idea or two. Problem 1: I'm creating a map using the 'llc' lambert conformal projection and pcolormesh. Here is a sampling of the source. self.m = Basemap(lat_0=self.lat_0,