[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Interpolation: grid --> observation point
- Subject: Interpolation: grid --> observation point
- From: Andy Loughe <loughe(at)fsl.noaa.gov>
- Date: Thu, 24 Feb 2000 17:07:03 +0000
- Newsgroups: comp.lang.idl-pvwave
- Organization: National Oceanic and Atmospheric Administration, Boulder
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:18617
Hello,
I have inherited code that takes atmospheric model (gridded) data
and interpolates it to station observation points that report
hourly precipiation. The model points form a cartesian coordinate
system, while the station observations are spread randomly
within the boundaries of the full model domain.
Currently, a bi-linear approach is used to interpolate the
model data to each observation point. This method uses the
four closest model grid points which surround the observation
point.
I would like to use more than just the four model grid points
which surround the observation point, and weight the more distant
points appropriately.
Any suggestions on effective methods for doing this in IDL?
Thanks!
--------
Andrew F. Loughe email:loughe@fsl.noaa.gov phone:(303)497-6211