[Matplotlib-users] draw contourf on top of continents with basemap?

2012-01-02 Thread Chao YUE
Dear all, I want to draw a contourf with the data covering N45 (high latitude) using a 'npstere' projection. The problem is if I draw continents with a gray color, (m.fillcontinents(color='0.5')) the contourf lay which comes later will be below the continents and completely invisible. Does

Re: [Matplotlib-users] draw contourf on top of continents with basemap?

2012-01-02 Thread Eric Firing
On 01/02/2012 08:36 AM, Chao YUE wrote: Dear all, I want to draw a contourf with the data covering N45 (high latitude) using a 'npstere' projection. The problem is if I draw continents with a gray color, (m.fillcontinents(color='0.5')) the contourf lay which comes later will be below the