<div style="font:14px/1.5 'Lucida Grande', '微软雅黑';color:#333;"><p style="font:12px/1.5 'Optima';margin:0;">Hi Mary,&nbsp;</p><p style="font:12px/1.5 'Optima';margin:0;">Thanks for your information, I’ll try it.</p><p style="font:12px/1.5 'Optima';margin:0;"><br></p><p style="font:12px/1.5 'Optima';margin:0;">Best</p><p style="font:12px/1.5 'Optima';margin:0;">Cheung</p><p style="font:12px/1.5 'Optima';margin:0;"><br></p><span style="font: 14px/1.5 'Lucida Grande';color:#333;"><br></span><div class="foxmail_blockquote_fromhere_element" style="line-height: 1.5; padding: 2px 0px;"><font face="Lucida Grande" size="2"><span style="white-space: pre-wrap;"><strike>—</strike></span></font></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="foxmail_blockquote_fromhere_element" style="font: 12px/1.5 'Lucida Grande';padding:2px 0 2px 0;"><span style="white-space: pre-wrap;"><strike><br></strike></span></div><div class="mail_quote_FFA582D6D5784C479DFFDBF8F0C86BC9" style="font: 14px/1.5 'Lucida Grande';color:#333;"><div dir="ltr"><div class="gmail_default" style="font-size:small">Cheung,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I was wrong about not being able to run the original version of your script.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I tried it again this morning, and was able to run your script with NCL versions 6.2.1, 6.3.0, and 6.4.0 (test).&nbsp; It takes a bit longer than the raster fill version that I included last night, but it still works.</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 Sun, Jul 24, 2016 at 11:33 PM, Mary Haley <span dir="ltr">&lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt;</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 class="gmail_default" style="font-size:small">Cheung,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks for providing your data and a script. I had the same issue as you did.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">For some reason, doing a smooth fill on this plot is an issue with u.dat.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you use raster fill, then the script runs pretty quickly, and I have to say, generates a rather interesting plot. If you overlay this plot on a map (setting the special lat2d/lon2d attributes and calling gsn_csm_contour_map), then you can do a smooth fill on this plot.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">See the attached modified script and the resultant plots.&nbsp;</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I will report a bug on this.</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><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, Jul 22, 2016 at 10:51 AM, Cheung <span dir="ltr">&lt;<a href="mailto:zuibeidemei@126.com" target="_blank">zuibeidemei@126.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Dear ncl-talk:</div><div><br></div><div>&nbsp; &nbsp; &nbsp; I have two binary datasets with the same format.</div><div>&nbsp; &nbsp; &nbsp; They just contain different values.</div><div>&nbsp; &nbsp; &nbsp; One of them can be read and plotted correctly. But when NCL plots the other one,</div><div>&nbsp; &nbsp; &nbsp; it get stuck forever... By printing the values from this dataset, I did not find anything special (e.g., no "nan", "inf").</div><div>&nbsp; &nbsp; &nbsp; Can anyone help me with this problem. Thanks so much.</div><div>&nbsp;</div><div>&nbsp; &nbsp; &nbsp; The NCL script and two datasets are attached.&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;h.dat is the good one, u.dat is the bad one.</div><div><br></div><div>&nbsp;--</div><div>Best</div><span><font color="#888888"><div>Cheung</div></font></span></div><br><br><span title="neteasefooter"><p>&nbsp;</p></span><br></div></div>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>

</div></div>