PDA

View Full Version : 3-D interpolation


deba
9th October 2006, 11:19 AM
Hi all,

I am in need of a linear interpolation program to have a 3D spatial interpolation of data, i.e. along lats, longs and depth.

Can anyone provide me a fortran code to do so.

thanks in advance,
deba

rabin_xu
26th January 2007, 09:11 AM
Have you gotten it?
If you haven't, you can try this website http://www.gtjr.net/DownloadShowchazhi.asp

There are 8 Interpolation Fortran Code, may some is useful!

deba
30th January 2007, 06:15 AM
Dear Rabin,

i am unable to download the codes. The type fonts are in Chineese, i suppose. Could u guide me further.

thanks,
deba

rabin_xu
30th January 2007, 09:31 AM
I found a code maybe can help you. I always interpolation in 2D. So I cann't help you exactly

http://orion.math.iastate.edu/burkardt/g_src/tiler_3d/tiler_3d.f90

deba
31st January 2007, 04:13 AM
Thanks Mr. Rabin.

I have copied the interpolation code u have provided.

cheers,
deba