<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span id="ms-rterangepaste-start"></span></p>
<div>
<p>Hi,</p>
<p><br>
</p>
<p>I am trying to plot a contour map for a small area and am trying to get the Longitude labels to plot every tenth deg.&nbsp; Setting
<span>res@gsnMajorLonSpacing&nbsp;&nbsp;&nbsp; &lt;1 results in an error.&nbsp; Looking into the talk archives, I noticed a workaround using
<span>add_map_tickmarks.&nbsp; This seems to work for the test version when I change the map area and lon labels to what I want.&nbsp; However, when I try to incorperate it into a program that uses contour mapping(ie
<span>&nbsp;gsn_csm_contour_map) I get the following errors, before it even reaches the add_map_tickmarks function:</span></span></span></p>
<p><span><span><span><br>
</span></span></span></p>
<p><span><span><span></span></span></span><br>
</p>
<div>fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 5930 in file /man2/ncl63/lib/ncarg/nclscripts/csm/gsn_csm.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 7107 in file /man2/ncl63/lib/ncarg/nclscripts/csm/gsn_csm.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 10599 in file /man2/ncl63/lib/ncarg/nclscripts/csm/gsn_csm.ncl<br>
<br>
fatal:[&quot;Execute.c&quot;:8575]:Execute: Error occurred at or near line 343 in file tst1.ncl<br>
<br>
I am running ncl6.3.0 and am attaching the script.&nbsp; Thanks for your help.<br>
<br>
Dave Vollaro<br>
</div>
</div>
<span id="ms-rterangepaste-end"></span><br>
<p></p>
</div>
</body>
</html>