Jeff,
all tests pass.
Thanks again,
David
2007/9/12, Jeff Whitaker <[EMAIL PROTECTED]>:
>
> David Huard wrote:
> > Hi Jeff,
> >
> > Here is the output. Thanks for looking into this.
> >
> >
> > In [1]: from matplotlib.toolkits.basemap import pyproj
> >
> > In [2]: pyproj.test()
> > Trying:
> >
David Huard wrote:
> Hi Jeff,
>
> Here is the output. Thanks for looking into this.
>
>
> In [1]: from matplotlib.toolkits.basemap import pyproj
>
> In [2]: pyproj.test()
> Trying:
> from pyproj import Geod
> Expecting nothing
> ok
> Trying:
> g = Geod(ellps='clrk66') # Use Clarke 1966 elli
David Huard wrote:
> Hi Jeff,
>
> Here is the output. Thanks for looking into this.
>
>
> In [1]: from matplotlib.toolkits.basemap import pyproj
>
> In [2]: pyproj.test()
> Trying:
> from pyproj import Geod
> Expecting nothing
> ok
> Trying:
> g = Geod(ellps='clrk66') # Use Clarke 1966 elli
David Huard wrote:
> Hi, the pyproj package seems to cause a problem in the polarmap
> example of the basemap toolkit.
>
> Thanks,
>
> david
>
> [EMAIL PROTECTED]:~/svnrepos/toolkits/basemap/examples$ python polarmaps.py
> min/max etopo20 data:
> -9026.625 6228.8125
> plotting North Polar Lambert
Hi, the pyproj package seems to cause a problem in the polarmap example of
the basemap toolkit.
Thanks,
david
[EMAIL PROTECTED]:~/svnrepos/toolkits/basemap/examples$ python polarmaps.py
min/max etopo20 data:
-9026.625 6228.8125
plotting North Polar Lambert Azimuthal Equal Area basemap ...
plotti