comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL natural neighbor interpolation for 3D irregular grid onto 3D scattered points
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL natural neighbor interpolation for 3D irregular grid onto 3D scattered points [message #72780] Wed, 06 October 2010 08:58
asdf is currently offline  asdf
Messages: 7
Registered: August 2010
Junior Member
I have a 3D irregular spaced grid with scalar data defined at each
point ( x,y,z, and f(x,y,z) ). I want to interpolate to find the value
at very specific points. I was hoping to avoid interpolating the
irregular grid onto a regular grid, then interpolating at the values
with something like interpolate. I have read "Natural Neighbor
Interpolation" is a convenient algorithm to do what I want, but I
can't find anything in IDL to implement it with 3D irregular grid data
onto 3D scattered data. GRIDDATA seems to only interpolate onto a
regular grid (and I'm not sure if it would handle the irregular input
grid, as it is not on a sphere). It seems like IDL has all of the
right pieces (qhull for the Delaunay triangulation and Voronoi
diagram), just wondering if someone has already put all of those
pieces together.
[Message index]
 
Read Message
Previous Topic: Re: Setting the IDL Path
Next Topic: Re: Contour labels in IDL 8.0

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:34:14 PDT 2025

Total time taken to generate the page: 0.00389 seconds