From: Chris B. <Chr...@no...> - 2004-03-23 18:33:21
|
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 Chr...@no... |