[matplotlib-devel] Basemap r8403 and numpy 2.0

2010-06-10 Thread Pierre GM
All, Sorry, it's been a while since I've been using Basemap. I was just trying to update my local svn directory to r8403 and reinstall basemap, but an import fail w/ the following message: """ Traceback (most recent call last): File "", line 1, in File "~/basemap-dev/lib/mpl_toolkits/basemap

Re: [matplotlib-devel] Units issue

2009-05-21 Thread Pierre GM
Er... Anybody has tried the plotting capacities of scikits.timeseries (pytseries.sourceforge.net)? In short, the package provides some extensions to matplotlib to plot timeseries. One of these extensions changes the ticks depending on the zoom level: start over a few decades and ticks will

[matplotlib-devel] Bug in Basemap

2008-10-30 Thread Pierre GM
All (with a special hello to Jeff W.), I'm running into a problem with the latest basemap (r6355), illustrated in the following. Looks like the resolution 'i' causes a TopologyException GEOS_ERROR: TopologyException: found non-noded intersection between -42.7171 -2.56422, -42.7313 -2.57589 and

[matplotlib-devel] Submitting tickets

2008-09-16 Thread Pierre GM
All, What's the mechanism to submit tickets ? I just ran this rather obscure bug that has been reported on numpy/scipy: when import matplotlib when python is started with the -OO flag, a TypeError is raised: File "/usr/lib64/python2.4/site-packages/matplotlib/figure.py", line 623, in Figure