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

Home » Public Forums » archive » Re: get image data of projected scenes
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: get image data of projected scenes [message #73839 is a reply to message #73837] Wed, 01 December 2010 12:29 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
chris writes:

> Oh, no, it's not complex data. I meant missing data and measured data.
> However, the measured data is only in a small stripe and I definitely
> need it in a matrix without missing data. How can I achieve this
> without reprojecting or rotating?

Is the strip a rectangle? Do you know the corners of the rectangle?
Convert the corners from lat/lon coordinates to XY coordinates and
fit an XY grid over your image at whatever resolution you like.
Interpolate your image at the xy locations of your grid. Now you
have an XY projected image in a rectangular array. If you need
the pixel locations in lat/lon just convert them back to lat/lon
space with Map_Proj_Inverse.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Making a ginormous 54 panel plot...
Next Topic: Re: NG Transparency Bug

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

Current Time: Fri Oct 10 06:22:15 PDT 2025

Total time taken to generate the page: 0.48220 seconds