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

Home » Public Forums » archive » map_patch and triangulating satellite images
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
map_patch and triangulating satellite images [message #36302] Fri, 29 August 2003 09:41
sraffuse is currently offline  sraffuse
Messages: 1
Registered: August 2003
Junior Member
Hello,

I am trying to use map_patch to warp a swath of satellite data to
geographic coordinates. I have lat/lons for each pixel and the data
are not evenly spaced, so I am using the triangulate keyword. In
fact, the call looks like this:

warped = map_patch(data[0,*,*], longitude, latitude, /triangulate)

The problem is that the routine triangulates between pixels that don't
makes sense. My data is concave on both the left and right. The
final warped image should be shaped sort of like an hourglass. I do
not want the data interpolated at the "neck" of the hourglass, forming
a rectangle. This area should be simply null. map_patch() connects
the data from the top and bottom of the image together.

Has anyone else had to deal with this problem? Any ideas? Does my
explanation make sense?

Thank you in advance,

Sean Raffuse
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: greater than X and less than Y
Next Topic: how to get the index of the maximum element in each row for a 2D matrix efficiently

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

Current Time: Wed Oct 08 20:01:37 PDT 2025

Total time taken to generate the page: 0.02861 seconds