[SciPy-Dev] RFR: N-dimensional interpolation

Eric Bruning eric.bruning at gmail.com
Sun Sep 5 00:40:52 EDT 2010


I made a trial run with some 3D data from a weather radar this
evening. I'm interpolating to a horizontal slice through a (distorted)
spherical grid, as shown here:
http://bitbucket.org/deeplycloudy/pyrsl/src/tip/example.py

Both linear and nearest-neighbor work great. Image of linear interpolation at
http://yfrog.com/msspop

Many thanks for cooking this up. I've been hoping for something like
this for a long time.

-Eric



More information about the SciPy-Dev mailing list