<div dir="ltr"><div class="gmail_default" style="font-size:small">Xiaoyu,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I'm not very familiar with this function, but for whatever reason, it has an internal check on the rightmost two dimensions of "ab" that require them to be the same size. So, I don't think this is a bug, but it may be an unnecessary restriction.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I've created a ticket for this, NCL-2323.</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">On Mon, Dec 14, 2015 at 11:44 AM, Xiaoyu Long <span dir="ltr"><<a href="mailto:xlong@ncsu.edu" target="_blank">xlong@ncsu.edu</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">Hi,<div><br></div><div>Below is an excerpt of the code using the tri_trunC function.</div><div><br></div><div><div> T = 21</div><div> ab = shaeC (Z3)</div><div> printVarSummary(ab)</div><div> ab = tri_trunC(ab,T)</div><div> Z3f = shseC (ab,nlon)</div><div><br></div><div>The error information is:</div><div><div>"fatal:tri_trunC: the last two dimensions of ab must be the same size"</div></div><div><br></div><div>I tried the subroutine version of the tri_trunc, it gave the same error.</div><div><br></div><div>Thank you</div><span class="HOEnZb"><font color="#888888"><div>Xiaoyu Long</div><div><br></div><div><br></div><div><br></div><div><br></div></font></span></div></div>
<br>_______________________________________________<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/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>