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
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
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
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