<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi, Chang
<div><br>
</div>
<div>I have yet to figure out how to loop through files in such a way using purely NCL. There is the &quot;addfiles&quot; function, but I don't believe that loops through files -- it just pulls in the variables from all files and I'm not sure how to keep things separate.&nbsp;</div>
<div><br>
</div>
<div>I have handled this problem in the past by using a wrapper in an external language (Python, for example), and running things directly from the shell. Looping in other languages is much more straight forward (in my opinion), and shouldn't be too difficult
 to accomplish.&nbsp;<span style="font-size: 10pt;">&nbsp;</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">If you need assistance doing this, I would be happy to lend a hand/provide an example.&nbsp;</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">Best,</span></div>
<div><span style="font-size: 10pt;">Kacie</span></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">---</span></div>
<div>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Courier New&quot;;">Kacie N. Shourd</span><span style="font-size: 9.5pt; font-family: Arial, sans-serif; color: rgb(34, 34, 34);"></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Malgun Gothic&quot;, sans-serif;">µå¸²</span><span style="font-size: 9.5pt; font-family: Arial, sans-serif; color: rgb(34, 34, 34);"></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 9.5pt; font-family: Arial, sans-serif; color: rgb(34, 34, 34);">&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(34, 34, 34);">Graduate Research Assistant</span><span style="font-size: 9.5pt; font-family: Arial, sans-serif; color: rgb(34, 34, 34);"></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(34, 34, 34);">Desert Research Institute</span><span style="font-size: 9.5pt; font-family: Arial, sans-serif; color: rgb(34, 34, 34);"></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(34, 34, 34);"><a href="mailto:Kacie.Shourd@dri.edu" target="_blank" style="color: rgb(149, 79, 114);"><span style="color: blue;">Kacie.Shourd@dri.edu</span></a></span><span style="font-size: 9.5pt; font-family: Arial, sans-serif; color: rgb(34, 34, 34);"></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(34, 34, 34);">Work: (775) 674-7049</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; background: white;">
<span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(34, 34, 34);"><br>
</span></p>
</div>
<div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF881273" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> ncl-talk-bounces@ucar.edu [ncl-talk-bounces@ucar.edu] on behalf of Xi Chang [xi.chang01@gmail.com]<br>
<b>Sent:</b> Tuesday, July 12, 2016 6:34 AM<br>
<b>To:</b> ncl-talk@ucar.edu<br>
<b>Subject:</b> [ncl-talk] loop over a unique filename<br>
</font><br>
</div>
<div></div>
<div>
<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" target="_blank">data.0001.nc</a></div>
<div><a href="http://data.0002.nc" target="_blank">data.0002.nc</a><br>
</div>
<div><a href="http://data.0003.nc" target="_blank">data.0003.nc</a><br>
</div>
<div>.</div>
<div>.</div>
<div><a href="http://data.0010.nc" target="_blank">data.0010.nc</a></div>
<div><a href="http://data.0011.nc" target="_blank">data.0011.nc</a><br>
</div>
<div><a href="http://data.0012.nc" target="_blank">data.0012.nc</a><br>
</div>
<div>.</div>
<div>.</div>
<div>.</div>
<div><a href="http://data.0101.nc" target="_blank">data.0101.nc</a><br>
</div>
<div><a href="http://data.0102.nc" target="_blank">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&#43;&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>
</div>
</div>
</div>
</div>
<br>
<font face="Arial" size="2">PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and responses, unless otherwise made confidential by law, may be subject to the Nevada Public Records laws and may be disclosed to the public upon request.</font>
</body>
</html>