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

Home » Public Forums » archive » Re: Grid help
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Grid help [message #83878] Thu, 11 April 2013 05:48
ben.bighair is currently offline  ben.bighair
Messages: 221
Registered: April 2007
Senior Member
On Thursday, April 11, 2013 3:41:30 AM UTC-4, dave poreh wrote:
> Folks
>
>
>
> I have a grid problem. I have an area like 15*10 Km^2 and i have inside a data set like: lon-lat-velocities. This data sets is not distributed equally i.e for some area I have thousands of these points and for some area no data. I want to grid this data or resample it by means of a any interpolation methods (I prefer kriging) with grid size 20 m intervals. And for each grid cell i want to calculate the mean value of the velocities. At the end i want a out put like lon-lat-velocities but this time with average velocities.
>

Hi,

Try feeding your data into GRID_INPUT which will organize the data for you and deal with duplicates. Then, for Kriging, you'll need to TRIANGULATE the data. Finally you'll use GRIDDATA.

Checkout these, too, ...

http://www.idlcoyote.com/code_tips/usegriddata.html
http://www.idlcoyote.com/code_tips/griddata.html

Cheers,
Ben
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Grid help
Next Topic: recursive routine

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

Current Time: Wed Oct 08 13:49:45 PDT 2025

Total time taken to generate the page: 0.00466 seconds