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

Home » Public Forums » archive » Re: Overplot nice looking globe on 2d satellite images
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: Overplot nice looking globe on 2d satellite images [message #52307 is a reply to message #52306] Sun, 28 January 2007 10:32 Go to previous messageGo to previous message
Brian Larsen is currently offline  Brian Larsen
Messages: 270
Registered: June 2006
Senior Member
Thanks, this is huge forward progress

I notice that the output from convert_coord doesn't match position
keyword (typical idl annoyance)

something like this is what you had in mind? (looking straight down
from over the pole and w/o worrying about shading yet)
IDL> plot, findgen(11)-5, findgen(11)-5, /nodata, /iso
IDL> print, convert_coord([-1,1], [-1,1], /data, /to_normal)
0.356255 0.441672 0.00000
0.468755 0.591672 0.00000
IDL> MAP_SET,90,0,0,/ORTHOGRAPHIC,/ISOTROPIC, /CONTINENTS,/HORIZON, $
E_continents={FILL:1},
position=[0.356255,0.441672,0.468755,0.591672], /noerase, /noborder

(I will of course code in the position as variables since it will
change)

thanks much

Brian


------------------------------------------------------------ ---------
Brian A. Larsen
Dept. of Physics
Space Science and Engineering Lab (SSEL)
Montana State University - Bozeman
Bozeman, MT 59717
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: plotting Ascii in bitmap
Next Topic: Annoying message about X11 Resources on Solaris.

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

Current Time: Fri Oct 10 03:20:22 PDT 2025

Total time taken to generate the page: 0.16304 seconds