<div dir="ltr"><div>Actually, Mary Haley fixed the typo and checked it in. The fix will be part of 6.4.0<br><br>---<br>ix for rank check in array_append_record.<br>
<br>
It was just a basic typo:<br>
<br>
-  if (rank_x1.ne.rank_x1) then<br>
+  if (rank_x1.ne.rank_x2) then<br><br>---<br><br></div>THX<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 14, 2016 at 10:47 AM, Dennis Shea <span dir="ltr">&lt;<a href="mailto:shea@ucar.edu" target="_blank">shea@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>THX ... I will look but likely not till next week. I am just too busy right now.<br><br></div>D<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Apr 13, 2016 at 8:44 PM, Sitan Heyl <span dir="ltr">&lt;<a href="mailto:heylsitan@gmail.com" target="_blank">heylsitan@gmail.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 dir="ltr">Hi, Dennis,<div>   when I read contributed.ncl, I found an error in Line 10704, should be rank_x1 .ne. rank_x2. I think it may be an uncareful mistake, but is there any other similar errors in contributed.ncl? I think many people directly use the function without checking. </div><div><br></div><div>







<p><span>10704 </span><span>  </span><span>if</span><span> (rank_x1</span><span>.ne.</span><span>rank_x1) </span><span>then</span></p>
<p><span>10705 </span><span>      </span><span>print</span><span>(</span><span>&quot;array_append_record: ranks not equal: rank_x1=&quot;</span><span>+rank_x1+ </span><span>\</span></p>
<p><span>10706 </span><span>                                                </span><span>&quot;  rank_x2=&quot;</span><span>+rank_x2)</span></p><p><span><br></span></p><p><span>Best,</span></p><p><span>Yongli</span></p></div></div>
<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>