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

Home » Public Forums » archive » Re: Georeferencing Errors
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: Georeferencing Errors [message #41639 is a reply to message #41507] Wed, 03 November 2004 21:31 Go to previous message
Kelly Dean is currently offline  Kelly Dean
Messages: 92
Registered: March 1997
Member
The FOR FOR...ENDFOR ENDFOR will allow you to drink some coffee, but
the MAP_PATCH operation with this image will allow you to get a tennis
match in. IDL's PolyWarp and Poly_2D will get the remapping done in
minutes.

Kelly Dean
Colorado State University
Fort Collins, Colorado

David Fanning wrote:

> Will McCarty writes:
>
>> lat = fltarr(4800,6000)
>> lon = lat
>> for i = 0, 4799 do begin
>> for j = 0, 5999 do begin
>> lat[i,j] = uly - dy*j
>> lon[i,j] = ulx + dx*i
>> endfor
>> endfor
>
> Those other guys probably solved your problems,
> but I would have another look at the Dimension
> Juggling Tutorial unless you *like* sitting
> around for hours drinking coffee. :-)
>
> http://www.dfanning.com/tips/rebin_magic.html
>
> Cheers,
>
> David
> --
> David W. Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming: http:/www.dfanning.com/
> Phone: 970-221-0438, IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Georeferencing Errors
Next Topic: Re: sql and idl

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

Current Time: Sun Oct 12 05:46:23 PDT 2025

Total time taken to generate the page: 1.28046 seconds