[Numpy-discussion] Vector interpolation on a 2D grid

Christopher Barker Chris.Barker at noaa.gov
Sat Nov 7 11:04:07 EST 2009



Pierre GM wrote:
> I have a vector of observations (latitude,longitude,value) that I need  
> to interpolate over a given area.

> Some colleagues complained that the result looked a bit too choppy,  
> meaning that too much weight was given to the actual observations.
> What are my other options ?

Kriging might work well for this. I don't know of any python accessible 
libs, but I'd like to hear about it if anyone else does.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the NumPy-Discussion mailing list