g these numbers were high enough to overlap anything else on the plot).
Thanks again,
P.Romero
> Date: Mon, 16 Mar 2009 21:06:18 -1000
> From: efir...@hawaii.edu
> To: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users]
Jouni K. Seppänen wrote:
> Pablo Romero writes:
>
>> How can I go about correcting this, so that the 'basemap.contour()'
>> function draws the contours BEFORE drawing the coastlines & filled
>> continents?
>
> Use appropriate zorder arguments in your method calls:
>
> http://matplotlib.sourcefo
Pablo Romero writes:
> How can I go about correcting this, so that the 'basemap.contour()'
> function draws the contours BEFORE drawing the coastlines & filled
> continents?
Use appropriate zorder arguments in your method calls:
http://matplotlib.sourceforge.net/examples/pylab_examples/zorder_d
Im having an issue with the plotting of contours using basemap.
My contours are incorrectly being plotted on top of my basemap
coastlines&continents.
Ive attached an image as an example:
Note that the red contour lines near land areas are OVERLAPPING the coastlines
& continents, instead of b