<div dir="ltr"><div>Hi NCL users,<br><br>I am using NCL version 6.3.0.  I have a line like,<br></div><div><br></div><div><b>variable = ncfile[:]->varname</b><br></div><div><br></div><div>I get the following error,<br></div><div><br><b>warning:error attempting to fix non-monotonic aggregation variable<br><br></b></div><div>I understand exactly what the error is saying, but I do not want the concatenation to change the ordering of the leftmost dimension. It is the correct order. I know I could make a change to the netcdf files to have a time array and time unit that NCL understands is proper order.<u> However, it would be simplest if NCL did not "attempt to fix non-monotonic aggregation variable" opting instead to ignore what the order of the time array is. Is there a way to tell NCL to ignore the non-monotonicity? <br><br></u></div><div>Thanks!<br><br></div><div>Joe<br></div><div><b></b></div></div>