Re: Mapping the Pacific [message #42590] |
Mon, 14 February 2005 16:57 |
Kenneth P. Bowman
Messages: 585 Registered: May 2000
|
Senior Member |
|
|
In article <53d8acaa.0502141628.717b98b6@posting.google.com>,
hang.gao@hertford.ox.ac.uk (Hang Gao) wrote:
> Hello, Everyone,
>
> I tried to map the Pacific with the "map_set" function. The area
> crosses from 120E-120W. However, the map cannot be displayed properly
> with setting the keyword LIMIT as [lat0,120,lat1,-120 (or 240)].
>
> I prefer using LIMIT than SCALE keyword, because I want to have
> parellel longitude and latitude lines.
>
> How can I display the Pacific properly?
>
> Best,
You need to add p0lat and p0lon, for example,
MAP_SET, 0.0, 180.0, /CONT, LIMIT = [-90, 120, 90, -120]
Ken Bowman
|
|
|