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

Home » Public Forums » archive » map projection
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
map projection [message #91497] Tue, 21 July 2015 06:32
siumtesfai is currently offline  siumtesfai
Messages: 62
Registered: April 2013
Member
Dear all,

I want to display north America contour map.

I used the following however my North America map looks like Africa.

Any suggestion how I would get north America map with the right aspect ratio


type=['plot1',plot2']

FOR irun =0,n_elements(type)-1 do begin

title2=type(irun)

pos = cgLayout([2,1], OXMargin=[5,5], OYMargin=[5,12], XGap=5, YGap=12)
p = pos[*,irun]

MAP_SET, /CYLINDRICAL, /GRID, /CONTINENT, $

LIMIT =[30,-170,75,-50],/usa,NoErase=(irun NE 0), Position=p

ENDFOR


Best regards

Thank you
[Message index]
 
Read Message
Previous Topic: making a rainbow colour plot.
Next Topic: Averaging values in an array

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

Current Time: Wed Oct 08 11:33:56 PDT 2025

Total time taken to generate the page: 0.00503 seconds