[SciPy-user] Re: 2D interpolation from a set of irregularly spaced

Eric Emsellem emsellem at obs.univ-lyon1.fr
Tue Jul 19 13:07:44 EDT 2005


Hi,
thanks for the tip; But then in practice how did you do it?

Eric


>On 2005-07-19, Eric Emsellem <emsellem at obs.univ-lyon1.fr <http://www.scipy.net/mailman/listinfo/scipy-user>> wrote:
>>/ Hi again,
>/>/ Robert Kern provided me some input with a link to Scientific Python 
>/>/ (thanks!)
>/>/
>/>/==> However this is again using an ORTHOGONAL GRID!
>/>/ The set of points I am using are NOT on an orthogonal grid but are 
>/>/ RANDOMLY positioned points...
>/>/
>/>/ So any idea on how to interpolate a set of randomly positioned
>/>/ x,y ?? (so I have three 1D arrays: x, y for the positions, and
>/>/ z for the values. I need to know z at other positions...)
>/
>I had to do the same thing recently, and the only workable
>solution I was able to find was a triangulated surface.
>

-- 
===============================================================
Observatoire de Lyon                 emsellem at obs.univ-lyon1.fr
9 av. Charles-Andre                      tel: +33 4 78 86 83 84
69561 Saint-Genis Laval Cedex            fax: +33 4 78 86 83 86
France               http://www-obs.univ-lyon1.fr/eric.emsellem
===============================================================




More information about the SciPy-User mailing list