[Numpy-discussion] interpolating arrays (?)

Chris Barker Chris.Barker at noaa.gov
Tue Mar 23 10:34:56 EST 2004


RayS wrote:
> At 08:19 PM 3/22/04 -0800, Warren Focke wrote:
>> Would you consider Fourier interpolation?
> I'll try it out tomorrow and check the results.
> Thanks!

I woulnd't use Fourier interpolation unles your data support that. i.e. 
if it is periodic.

SciPy has an interpolation module. I'd download it and check it out. 
Last I tried, you can use the interpolation module without installing 
the whole SciPy package.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (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