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

Home » Public Forums » archive » Re: Gridding-Interpolation of satellite data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Gridding-Interpolation of satellite data [message #38120] Mon, 23 February 2004 12:43 Go to previous message
mmccabe is currently offline  mmccabe
Messages: 4
Registered: May 2003
Junior Member
Ben Tupper <btupper@bigelow.org> wrote in message news:<c1d1ad$1e5jka$1@ID-189398.news.uni-berlin.de>...

> I think you want to look into the FAULT_POLYGONS and FAULT_XY keywords.
> You should be getting rid of the missing data, before using
> GRIDDATA, by using the GRID_INPUT routine with the EXCLUDE keyword set
> to the indices of you NODATA values.
>
> Ben

Thanks guys (although MISSING wasn't my only problem). GRID_INPUT
certainly assisted, but the trick (as you suggested) was just to get
rid of the missing data completely before doing the triangulation,
using a simple search. I was able to get rid of most of the 'edge'
effects using combinations of SEARCH_ELLIPSE, SECTOR and
EMPTY_SECTORS. The result wasn't too bad. I wanted to affect the data
as little as possible - so limiting the amount of interpolation was a
priority.

Thanks to Dan Bergman for a funky little bit of code from way back in
1994!!! that I found in a posting. This is an intuitive (in that I can
actually read and understand what it is doing) approach to
interpolation - allowed me to customise for my own particular needs.

Cheers,
Matt
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Cross platform Widget_Table
Next Topic: CTRL and SHIFT keys with mouse

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

Current Time: Wed Oct 08 19:12:53 PDT 2025

Total time taken to generate the page: 0.00444 seconds