<div dir="ltr"><div class="gmail_default" style="font-size:small">Elham,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You must provide more information if you want people to help you. Just providing the error message without any code or information about the variable makes it hard for us to tell you what the solution is.</div><div class="gmail_default" style="font-size:small"><br class="gmail-Apple-interchange-newline"><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">It helps to try to understand the error message.  It is telling you that the coordinates specified for the X axis are non monotonic. To debug this, I would first check to make sure you're using the correct array for the X axis, and I would also print out the values to see what they look like. </span><br></div><div class="gmail_default" style="font-size:small"><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div class="gmail_default" style="font-size:small">It helps if you can provide the code and even better if you can include the data so we can try your code ourselves.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Also, if you could do a "printVarSummary" of the variable that you are trying to plot and how you are trying to plot it (i.e. using gsn_csm_contour or gsn_csm_contour_map) is helpful.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 3, 2018 at 9:10 AM, Elham Ghasemifar <span dir="ltr"><<a href="mailto:elham.ghasemifar@modares.ac.ir" target="_blank">elham.ghasemifar@modares.ac.ir</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_6391494051511761966divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>Dear Colleagues</p>
<p>hello</p>
<p>i have one question, when i wanted to plot cloudsat data against latitude, i got the warning,</p>
<p></p>
<div><br>
</div>
<div><span style="font-size:8pt">warning:ScalarFieldSetValues: irregular coordinate array sfXArray non-monotonic: defaulting sfXArray</span><br>
<br>
</div>
how i can split my data for latitude?
<p></p>
<p>best regards<br>
</p>
<p><br>
</p>
</div>
</div>

<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>