Re: Polynomial warping of satellite images [message #12133] |
Thu, 02 July 1998 00:00 |
Liam Gumley
Messages: 473 Registered: November 1994
|
Senior Member |
|
|
William Connolley wrote:
> In article 5658@cdc.noaa.gov, Andy Loughe <afl@cdc.noaa.gov> writes:
>> What are the advantages of using POLYWARP or POLY_2D?
>> I thought MAP_IMAGE or MAP_PATCH were supposed to accomplish this task.
>
> I thought that map_image and map_patch assume that the image is pasted into
> a rectangle in lat-lon space, which has its sides EW and NS. Which is a major
> failing, since most satellite passes aren't arranged so conveniently. This was
> true last time I looked, and 5.1 doesn't seem to have improved it. Is use
> of polywarp supposed to get round that problem? I'd be interested if so.
You are correct. MAP_IMAGE and MAP_PATCH require data on a regular
lat/lon grid. Transforming irregularly gridded data to a regular grid is
pretty straightforward for small datasets, but it just isn't possible
(using TRIANGULATE and TRIGRID) to rectify large satellite images. I'm
sure it can be done with POLYWARP - I just need to find out exactly how
(the documentation is a bit obscure).
Cheers,
Liam.
|
|
|
Re: Polynomial warping of satellite images [message #12148 is a reply to message #12133] |
Wed, 01 July 1998 00:00  |
wmc
Messages: 117 Registered: February 1995
|
Senior Member |
|
|
In article 5658@cdc.noaa.gov, Andy Loughe <afl@cdc.noaa.gov> writes:
> What are the advantages of using POLYWARP or POLY_2D?
> I thought MAP_IMAGE or MAP_PATCH were supposed to accomplish this task.
> Liam Gumley wrote:
>> Has anyone tried warping large (say 2048x2048) satellite images to map
>> projections using POLYWARP and POLY_2D in IDL?
I thought that map_image and map_patch assume that the image is pasted into
a rectangle in lat-lon space, which has its sides EW and NS. Which is a major
failing, since most satellite passes aren't arranged so conveniently. This was
true last time I looked, and 5.1 doesn't seem to have improved it. Is use
of polywarp supposed to get round that problem? I'd be interested if so.
- William
---
William M Connolley | wmc@bas.ac.uk | http://www.nbs.ac.uk/public/icd/wmc/
Climate Modeller, British Antarctic Survey | Disclaimer: I speak for myself
|
|
|
Re: Polynomial warping of satellite images [message #12151 is a reply to message #12148] |
Tue, 30 June 1998 00:00  |
Andy Loughe
Messages: 174 Registered: November 1995
|
Senior Member |
|
|
Liam,
Hi!
What are the advantages of using POLYWARP or POLY_2D?
I thought MAP_IMAGE or MAP_PATCH were supposed to accomplish this task.
--Andy
Liam Gumley wrote:
>
> Has anyone tried warping large (say 2048x2048) satellite images to map
> projections using POLYWARP and POLY_2D in IDL? I've looked at the
> documentation, but I'm not quite sure where to begin. If someone has
> tried this before, I'd like to learn more.
>
> Cheers,
> Liam.
--
Andrew F. Loughe |
afl@cdc.noaa.gov
University of Colorado, CIRES Box 449 |
http://cdc.noaa.gov/~afl
Boulder, CO 80309-0449 | phn:(303)492-0707
fax:(303)497-7013
------------------------------------------------------------ ---------------
"I do not feel obliged to believe that the same God who has endowed us
with
sense, reason, and intellect has intended us to forego their use."
-Galileo
|
|
|