[ncl-talk] Possible bug in the 'tri_trunC' function?
Xiaoyu Long
xlong at ncsu.edu
Mon Dec 14 11:44:16 MST 2015
Hi,
Below is an excerpt of the code using the tri_trunC function.
T = 21
ab = shaeC (Z3)
printVarSummary(ab)
ab = tri_trunC(ab,T)
Z3f = shseC (ab,nlon)
The error information is:
"fatal:tri_trunC: the last two dimensions of ab must be the same size"
I tried the subroutine version of the tri_trunc, it gave the same error.
Thank you
Xiaoyu Long
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151214/59549033/attachment.html
More information about the ncl-talk
mailing list