Looking for triangulator/interpolator

Robert Kern robert.kern at gmail.com
Fri May 26 22:49:38 EDT 2006


Grant Edwards wrote:

> I found another module that claims to do what I want
> 
> http://www.cdc.noaa.gov/people/jeffrey.s.whitaker/python/griddata.html
> 
> But, no matter what data I pass, I get either all zeros or all
> NaNs back. :/
> 
> I'm 0 for 3 now.

I pointed you to

  http://www.scipy.org/Cookbook/Matplotlib/Gridding_irregularly_spaced_data

earlier. Does that not do what you want?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco




More information about the Python-list mailing list