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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to