[ncl-talk] warning:error attempting to fix non-monotonic aggregation variable
Xi Chang
xi.chang01 at gmail.com
Sat Nov 22 10:24:39 MST 2014
Hallo,
I tried to combines some *nc files, they have the same size and dimensions.
but why I got this error:
*warning:error attempting to fix non-monotonic aggregation variable*
*;=======*
files = systemfunc("ls tem.tot.*.nc")
f = addfiles(files,"r")
var="mchi"
X = f[:]->$var$ ; select variable
printVarSummary (X)
Thank you,
Chang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141122/66add5d8/attachment.html
More information about the ncl-talk
mailing list