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

Home » Public Forums » archive » grid lines misalinged when using CONTOUR in conjunction with MAP_SET
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
grid lines misalinged when using CONTOUR in conjunction with MAP_SET [message #84720] Thu, 07 March 2013 14:20
Matt Francis is currently offline  Matt Francis
Messages: 94
Registered: May 2010
Member
I want to do something pretty simple, which is to create a map with continents and overlay contours. The bare bones of the key part of the code looks like this:

position = [pos_xmin,pos_ymin,pos_xmax,pos_ymax]
Contour,data,lons,lats, /Fill, Levels=contourLevels, c_colors=contourColours
Map_set,0,180,/continents,/cyl,/grid,e_grid={londel:10.,latd el:10.},$
/NoErase,limit=[self.lat_min,self.lon_min,self.lat_max,self. lon_max],$
position=position,mlinethick=5.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Majority Filter
Next Topic: Grid lines misaligned when using CONTOUR and MAP_SET

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

Current Time: Wed Oct 08 15:10:15 PDT 2025

Total time taken to generate the page: 0.00381 seconds