<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>Sorry, the previous mail was sent accidentally.</p>
<p>Let me continue from the previous.</p>
<p><br>
</p>
<p>For the first warning message,&nbsp;</p>
<p>I set &quot;res@gsnAddCyclic &nbsp; &nbsp; &nbsp; &nbsp; = False&quot; but I'm getting it still.</p>
<p><br>
</p>
<p>For the second message, I checked&nbsp;&quot;<span style="font-family: verdana, arial, sans-serif; font-size: 13pt; line-height: 15pt;">Non-monotonic coordinate variables</span>&quot; as noted in &quot;Common Graphical Error Messages&quot;&nbsp;at &quot;https://www.ncl.ucar.edu/Document/Graphics/error_msg.shtml&quot;.&nbsp;</p>
<p>And I checked the deltas between the longitude coordinate array.</p>
<p>Indeed, they were not constant but with very small differences as below.</p>
<p></p>
<div>(99)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(100)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(101)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(102)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(103)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(104)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3953094</div>
<div>(105)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952789</div>
<div>(106)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3953094</div>
<div>(107)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(108)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(109)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(110)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(111)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(112)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(113)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(114)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<div>(115)<span class="Apple-tab-span" style="white-space:pre"> </span>0.3952942</div>
<br>
<p></p>
<p>Please note that most of them are constant with 0.3952942 but a few are different.</p>
<p>But they are very close. So I wonder if these small differences are causing the error in real?</p>
<p>If they are, how can I fix it?</p>
<p>Should I try to adjust trXTensionF? Then, how?</p>
<p><br>
</p>
<p>Finally, I wonder if these issues above is causing the error with my&nbsp;contour plot in the image attached.</p>
<p><br>
</p>
<p>Thank you very much for your help.</p>
<p><br>
</p>
<p>Regards,</p>
<p><br>
</p>
<p>Jinwoong Yoo</p>
<p><br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%" customtabindex="-1" disabled="true">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> ncl-talk-bounces@ucar.edu &lt;ncl-talk-bounces@ucar.edu&gt; on behalf of Jinwoong Yoo &lt;jinwoongyoo@unm.edu&gt;<br>
<b>Sent:</b> Thursday, November 19, 2015 1:15 PM<br>
<b>To:</b> ncl-talk@ucar.edu<br>
<b>Subject:</b> [ncl-talk] Multiple Issues</font>
<div>&nbsp;</div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear NCL users,</p>
<p><br>
</p>
<p>I am trying to plot an image following an example at&nbsp;<a href="https://www.ncl.ucar.edu/Applications/Images/climo_1_lg.png" id="LPlnk628030" title="https://www.ncl.ucar.edu/Applications/Images/climo_1_lg.png
Cmd&#43;Click or tap to follow the link" tabindex="-1" disabled="true">https://www.ncl.ucar.edu/Applications/Images/climo_1_lg.png.</a></p>
<p><img style="-webkit-user-select: none;" src="https://www.ncl.ucar.edu/Applications/Images/climo_1_lg.png"></p>
<p><br>
</p>
<p>but I'm getting a few warnings and my result plot is not pretty enough (attached).</p>
<p><br>
</p>
<p>Warning messages are as below:</p>
<p></p>
<div>(0)<span class="Apple-tab-span" style="white-space:pre"> </span>gsn_add_cyclic: Warning: The range of your longitude data is not 360.</div>
<div>(0)<span class="Apple-tab-span" style="white-space:pre"> </span>You may want to set the gsnAddCyclic resource to False to avoid a</div>
<div>(0)<span class="Apple-tab-span" style="white-space:pre"> </span>warning message from the spline function.</div>
<div>warning:_NhlCreateSplineCoordApprox: Attempt to create spline approximation for X axis failed: consider adjusting trXTensionF value</div>
<div>warning:IrTransInitialize: error creating spline approximation for trXCoordPoints; defaulting to linear</div>
<br>
<p></p>
<p></p>
<p><br>
</p>
<p><br>
</p>
</div>
</div>
</div>
</div>
</body>
</html>