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

Home » Public Forums » archive » Re: IDL map_set question
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: IDL map_set question [message #8906] Tue, 13 May 1997 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Wayne Keith <waynek@spacsun.rice.edu> writes:

> I am fairly new to IDL and am having trouble with the map_set function
> making an orthographic projection. I can do the default, but in the
> reference guide it says "If the keyword LIMIT is not set, the region of
> the globe mapped to the UV plane is the hemisphere around the center of
> the projection." I am doing a plot with the North pole centered and
> would like to limit the plot at 30deg, but I can't figure out how to make
> the LIMIT keyword work properly for this projection style. Folowing the
> reference guide directions for LIMIT I keep getting floating point
> errors. Can anyone help?

Polar orthographic? Auh, oh.

I tried this and didn't get any errors:

IDL> Map_Set, /Ortho, 90, 0, /Grid, /Cont, Limit=[30,-180, 90, 180], /Label

Of course, I didn't try to put any *data* on it. :-)

Cheers!

David

----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
Customizable IDL Programming Courses
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
[Message index]
 
Read Message
Previous Topic: How does IDL do ...
Next Topic: Re: curve labeling program

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

Current Time: Wed Oct 08 18:12:36 PDT 2025

Total time taken to generate the page: 0.00393 seconds