<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi ncl-talk,<br><div><br></div><div>I am running the code including addfiles function like below:</div><div><div>        fils  = systemfunc("ls "+dirin+"/hist/Noah.monthlymean.20{16..99}*.nc")</div><div>        f = addfiles(fils, "r")</div><div>        ListSetType(f, "join")  </div></div><div>However, there is an error saying:</div><div>warning:_NclOpenFile: Can not open file <dirin/<a href="http://Noah.monthlymean.200002.nc">Noah.monthlymean.200002.nc</a>>; file format not supported or file is corrupted.<br></div><div>But when I use command line, instead of script, everything is okay. Does anyone have ideas about this problem?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Xueyan</div></div></div></div>