[SciPy-User] clever folks, grid subsetting / extracting

David Huard david.huard at gmail.com
Tue Nov 9 14:06:10 EST 2010


John,

Look at the python package shapely. There are a lot of tools in there to
manipulate geometries.

For regridding, I find mpl_toolkits.basemap quite simple to use and
effective.

Cheers,

David

On Mon, Nov 8, 2010 at 11:25 AM, denis <denis-bz-gg at t-online.de> wrote:

> On Nov 5, 12:34 pm, John <washa... at gmail.com> wrote:
> > Clever folks,
> >
> > Is there an algorithm, or known method to extract a subset of one grid
> > to match another. I have two grids, one nested, the other global. In
>
> John,
>  take a look at http://code.google.com/p/pyresample ;
> it's more than you want (~ 3k lines in all)
> but separates geometry cleanly, looks professional
> cheers
>   -- denis (not-so-clever)
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101109/11b6e596/attachment.html>


More information about the SciPy-User mailing list