<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Adam,<div class=""><br class=""></div><div class="">thanks for you exhaustive answer.</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="">I have attached the modified script and the resulting plot. Please check what I did to make sure that the values are plotted where they should be along the x-axis. You might be able to form a more elegant solution than what I did, but if so hopefully you can learn from what I did.</div></div></blockquote><div class=""><div dir="ltr" class=""><div class=""><br class=""></div><div class="">I understood what you did, and of course, I learnt something new.</div><div class=""><br class=""></div><div class="">Thanks again</div><div class=""><br class=""></div><div class="">Mauro</div></div></div><div class=""><br class="">---------<br class=""><br class="">Ph.D. Mauro Morichetti<br class="">Department of Industrial Engineering and Mathematical Science<br class="">Marche Polytechnic University, Ancona, Italy<br class=""><a href="mailto:m.morichetti@pm.univpm.it" class="">m.morichetti@pm.univpm.it</a>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 30Sep, 2021, at 01:02, Adam Phillips <<a href="mailto:asphilli@ucar.edu" class="">asphilli@ucar.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi Mauro,<div class="">This took a bit to figure out as there was not anything in your script that should have been causing problems with how the data was being displayed. Through trial and error, I think the problem is that your x-axis coordinates have a very high number of significant digits (and possibly that you have 13,000 of them). I don't see why the number of significant digits or the number of data values would cause problems, but it is. The solution was to decrease the number of significant digits down, changing the values from (say) 998387.0105555556 to 4.0105555556. Once I did that (and modified the resources to match the new x-axis coordinates) the plot looks correct to me. </div><div class=""><br class=""></div><div class="">The original script was returning a couple of error messages that indicated that something was amiss:</div><div class="">warning:AutoComputeMajorTickMarks: min and max are so close together or so far apart that arithmetic error may cause problems, proceed at own risk<br class="">warning:ComputeMinorTickMarks: The distance between major tickmarks is so close or so far apart that arithmetic error may cause problems determining the accurate locations of minor tickmarks<br class=""></div><div class=""><br class=""></div><div class="">I have attached the modified script and the resulting plot. Please check what I did to make sure that the values are plotted where they should be along the x-axis. You might be able to form a more elegant solution than what I did, but if so hopefully you can learn from what I did.</div><div class="">Adam</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 28, 2021 at 8:31 AM Mauro Morichetti via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu" class="">ncl-talk@mailman.ucar.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div class="">
<div class=""><font size="2" class=""><span style="font-size:11pt" class="">
<div class="">Hi everyone,<br class="">
<br class="">
the reviewer of a paper we submitted ask us to change the Figure 4 (fig4_old.png attached) using the same time interval for the plot a) and the plot b) (8:30 - 11:00).<br class="">
<br class="">
I am quite close to have the same picture using NCL, but I can not understand why the values of the plot b) seem to follow the hour of the time series resulting in a plot with white space between the plotted values (fig4.png attached).<br class="">
<br class="">
The script I did and the time series used are attached (respectively asciitime.ncl, MER:dat and Plume_height_ECV.dat).<br class="">
<br class="">
Could someone hale me with this please?<br class="">
<br class="">
Regards<br class="">
<br class="">
Mauro<br class="">
<br class="">
---------<br class="">
<br class="">
Ph.D. Mauro Morichetti<br class="">
Department of Industrial Engineering and Mathematical Science<br class="">
Marche Polytechnic University, Ancona, Italy<br class="">
<a href="mailto:m.morichetti@pm.univpm.it" target="_blank" class="">m.morichetti@pm.univpm.it</a><br class="">
</div>
</span></font></div>
<div class=""><span id="cid:17c33c21a3fc44ec9531"><fig4_old.png></span>
</div>
<div class=""><span id="cid:17c33c21a40c8dcb7eb2"><fig4.png></span>
</div>
</div>

_______________________________________________<br class="">
ncl-talk mailing list<br class="">
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank" class="">ncl-talk@mailman.ucar.edu</a><br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><span class=""><font color="#888888" class="">Adam Phillips <br class=""></font></span></div><span class=""><font color="#888888" class="">Associate Scientist,  </font></span><span class=""><font color="#888888" class="">Climate and Global Dynamics Laboratory, NCAR<br class=""></font></span></div></div><div class=""><span class=""><font color="#888888" class=""><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank" class="">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span class=""><font color="#888888" class="">303-497-1726 </font></span></div><span class=""><font color="#888888" class=""></font></span><div class=""><div class=""><span class=""><font color="#888888" class=""><br class=""></font></span><div class=""><span class=""><font color="#888888" class=""><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank" class=""></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
<span id="cid:f_ku646f622"><asciitime.2.ncl></span><span id="cid:f_ku646f6a3"><fig4.2.png></span></div></blockquote></div><br class=""></div></body></html>