Hi all,&nbsp;<div><br></div><div>I was trying to use NCL to read the cmip5 data with "addfiles" command. But I &nbsp;encountered some errors that really confused me.</div><div><br></div><div>Here is my scripts:</div><div>&gt;fils = systemfunc("ls ./zg/zg_Amon_GFDL-HIRAM-C180_amip_r1i1p1_*.nc")</div><div>&gt;f &nbsp; &nbsp;= addfiles(fils,"r")</div><div>&gt;ListSetType (f,"cat")</div><div>&gt;HGT &nbsp;= f[:]-&gt;zg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(this is line 8)</div><div>&gt;printVarSummary(HGT)</div><div><br></div><div>and here is the error information:</div><div><br></div><div>fatal: Aggregating variable zg from file list variable f as specified would exceed maximum NCL variable size</div><div>fatal: Execute: Error occured at or near line 8 in file hgt.ncl</div><div><br></div><div>By the way, the version of my NCL is v6.0.0 and I think this version of NCL could support the data that larger than 2GB (my data is 4.7GB)</div><div><br></div><div>I am expecting for you advise. Thank you very much</div><div><br></div><div>Best regards,</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hai Wang</div><div>&nbsp;&nbsp;<br><br>----------------<br><span class="Apple-style-span" style="font-family: arial; font-size: 14px; line-height: 23px; background-color: rgb(255, 255, 255); "><div><font size="2" face="Verdana">Hai Wang</font></div><div>&nbsp;</div><div><font size="2" face="Verdana">College of Physical and Environmental Oceanography,<br>Ocean University of China<br>238, Songling Road, Qingdao, Shandong, China, 266100</font></div></span></div>