<div dir="ltr">Dear NCL,<div><br></div><div>I have a unique *nc file like this (with increment 1):</div><div><br></div><div><a href="http://data.0001.nc">data.0001.nc</a></div><div><a href="http://data.0002.nc">data.0002.nc</a><br></div><div><a href="http://data.0003.nc">data.0003.nc</a><br></div><div>.</div><div>.</div><div><a href="http://data.0010.nc">data.0010.nc</a></div><div><a href="http://data.0011.nc">data.0011.nc</a><br></div><div><a href="http://data.0012.nc">data.0012.nc</a><br></div><div>.</div><div>.</div><div>.</div><div><a href="http://data.0101.nc">data.0101.nc</a><br></div><div><a href="http://data.0102.nc">data.0102.nc</a><br></div><div><br></div><div>I want to call this data using a loop, something like this:</div><div><br></div><div>t=1,1</div><div><br></div><div>input=&quot;/dir/data.000+&quot;t&quot;.nc</div><div><br></div><div>but it doesnt work when then zero is reduced infront of the filename.</div><div>anys suggestion how to call this files on a loop?</div><div><br></div><div>Thanks</div><div><br></div><div>Chang</div><div><br></div></div>