I will be mostly out of touch for the next few days, but feel free to
proceed with the 0.91.3 and 0.98.beta pre-release as you all see fit
as you clear up the remaining hurdles.
Thanks,
JDH
-
This SF.net email is sponsored b
Eric Firing wrote:
> Jeff,
>
> The problem is not in basemap, it is numpy. Basemap is doing the
> right thing, using the astype method to ensure a copy--but that is not
> what the method is actually doing in this case. I filed a numpy
> ticket (788). I took a quick look at the numpy code but