On Wed, Feb 1, 2012 at 9:59 AM, Alexis Praga <alexis.pr...@free.fr> wrote:

> Hi,
>
> I have not found any documentation on plotting non regular data with
> basemap *without* interpolation.
> Plotting scattered data on the sphere works fine, but the size of each
> point seems to be limited, so there are "holes".
> Is there an option in basemap for that ?
>
>
> Alexis
>
>
pcolor might be what you want (not pcolormesh()).  I use it to plot radar
data when there might be gaps in the coverage.

Ben Root
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to