Christopher Barker wrote: >> For data interpolation: 2D-Delaunay triangulation based method (I think you >> can find one in the scipy cookbook). > > yup -- but then you need the decimation to remove the "unneeded" > points. I don't think Scipy has that.
The sandbox does, thanks to Robert Kern. (And I should really submit a patch to move this into the main scipy.) http://www.scipy.org/Cookbook/Matplotlib/Gridding_irregularly_spaced_data _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion