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 #41507] Tue, 02 November 2004 13:06 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
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: Sat Oct 11 10:23:51 PDT 2025

Total time taken to generate the page: 0.96125 seconds