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

Home » Public Forums » archive » Re: Overlaying gridded winds on satellite data
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: Overlaying gridded winds on satellite data [message #44806 is a reply to message #44805] Wed, 20 July 2005 09:53 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Chris writes:

> Thanks for your help...when I run the cursor command...I run it right
> after the imagemap procedure...then after that I run it after the
> windbarb procedure...and when I do that...the result is differing
> latitudes and longitudes of only about .05 degrees. When I use the
> cursor command...this is how I write it.
>
> cursor, long, lat
> print, lat, long
>
> I see you mention something about DOWN and DATA keywords...what exactly
> do they do? Thank you again for all of your support.

The DOWN keyword makes sure you only get DOWN cursor
events, not up or movement events. DATA makes sure your
results are in data coordinates (you hope lat and lon in
this case). I would definitely try this again with DOWN
set. Cursor does DATA coordinates by default.

I just don't see where the error could be. I actually
draw the wind barbs in normalized coordinates, but I
use Convert_Coord to convert from data to normalized
coordinates, and I have never had the least bit of trouble
with that.

Don't know. Sorry. It is a pretty small error, it seems
to me. Are you certain the continental outlines are in the
right place?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Transparency for IDLgrVolume in IDL 6.1
Next Topic: Why IDL needs Garbage Collection

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

Current Time: Fri Oct 10 17:44:10 PDT 2025

Total time taken to generate the page: 1.13507 seconds