[SciPy-Dev] RFR: N-dimensional interpolation
Eric Bruning
eric.bruning@gmail....
Sat Sep 4 23:40:52 CDT 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