[SciPy-user] [Fwd: 3D interpolation over irregular data]

Zachary Pincus zachary.pincus at yale.edu
Wed Jul 30 11:55:09 EDT 2008


Mark:
>  My conclusion is that I need a
> nearest-neighbour type interpolation routine.

José:
> Try Radial Basis Functions.

This was my thought as well.

Scipy has a handy implementation:
http://www.scipy.org/Cookbook/RadialBasisFunctions

Zach


More information about the SciPy-User mailing list