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

Home » Public Forums » archive » Re: map_set - 8-element limit
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: map_set - 8-element limit [message #12413 is a reply to message #12406] Wed, 29 July 1998 00:00 Go to previous messageGo to previous message
Harald Frey is currently offline  Harald Frey
Messages: 41
Registered: March 1997
Member
wmc@bas.ac.uk wrote:

> Hello group...
>
> I'm having trouble (idl 5.1; alpha) with map_set limits for 8-element
> vectors.
>
> map_set,lim=[-65,-180, -65,-90, -65,0, -65,90],/grid,/cont,/iso,/ster,-90
>
> ought to work (all pts along 65 S, regularly spaced in longitude)
> since its a perfectly good square in physical space coordinates.
>
> But it doesn't - I get just a single horizontal line and a divide-by-zero.

For this specific simple problem you should use a 4-elements vector instead
of the 8-elements. So try

map_set,lim=[-65,-180, -65,180],/grid,/cont,/iso,/ster,-90

and this gives you probably what you want.

Harald Frey
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Aspect ratio for 'PS' output
Next Topic: Product Update Announcement

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

Current Time: Sat Oct 11 22:33:18 PDT 2025

Total time taken to generate the page: 1.19975 seconds