[ncl-talk] Error in joining files having

amit timilsina timilsinaamit87 at huskers.unl.edu
Fri Nov 27 16:23:49 MST 2015


Respected all,

Is the warning " warning:error attempting to fix non-monotonic aggregation variable"  while joining files makes any differences? The first file has dimension size: 366x240X480 and second file have 365x240x480 or first-year data is leap year data. Even with using both non-leap year data, I found the similar problem. What is the reason for getting this problem and how can I solve it? 

ncl 0> fils = (/"pr_day_CMCC-CM_decadal2005_r1i2p1_20120101-20121231.nc","pr_day_CMCC-CM_decadal2005_r1i2p1_20130101-20131231.nc"/)ncl 1> f=addfiles(fils,"r")
ncl 2> ListSetType(f,"cat")
ncl 3> pr=f[:]->pr
warning:error attempting to fix non-monotonic aggregation variable


Thank you in advance.

Amit Prasad Timilsina
PhD student
School of Natural Resources,UNL
243 Hardin Hall
3310 Holdrege Street
Lincoln, Nebraska


More information about the ncl-talk mailing list