<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Use %t1 instead of %tm1. From the doc:<div><code>%t1&nbsp;&nbsp;&nbsp;</code>1 or 2 digit time index (file names contain number sequences that begin with 1 or 01)</div><div><code>%tm1&nbsp;&nbsp;</code>1 or 2 digit time index (file names contain number sequences that  begin with 0 or 00)</div><div>--Jennifer<br><div><div>On Jun 3, 2014, at 11:04 AM, sim.aberson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I have a set of files:<br><br>dwdt1.dat<br>dwdt2.dat<br>dwdt3.dat<br>dwdt4.dat<br>dwdt5.dat<br>.<br>.<br>.<br>dwdt9.dat<br><br>At <a href="http://www.iges.org/grads/gadoc/templates.html">http://www.iges.org/grads/gadoc/templates.html</a>, it says:<br><br>Your forecast model output looks like this:<br> &nbsp;&nbsp;MMOUT_DOMAIN1_00<br> &nbsp;&nbsp;MMOUT_DOMAIN1_01<br> &nbsp;&nbsp;MMOUT_DOMAIN1_02<br>so your DSET enry will look like this:<br> &nbsp;&nbsp;DSET ^MMOUT_DOMAIN1_%tm2<br><br>I only have one digit, so my line looks like<br><br> &nbsp;DSET &nbsp;&nbsp;^dwdt%tm1.dat<br><br>but it isn't finding any of the files to open them. &nbsp;Any idea what I am <br>doing wrong?<br><br>Here is the entire control file<br><br><br> &nbsp;DSET &nbsp;&nbsp;^dwdt%tm1.dat<br> &nbsp;TITLE &nbsp;&nbsp;radial/tangential wind components on polar projection<br> &nbsp;UNDEF &nbsp;&nbsp;-9999.<br> &nbsp;OPTIONS template<br> &nbsp;XDEF &nbsp;&nbsp;&nbsp;292 &nbsp;&nbsp;LINEAR &nbsp;&nbsp;-65.268588 &nbsp;&nbsp;&nbsp;0.0270027<br> &nbsp;YDEF &nbsp;&nbsp;&nbsp;292 &nbsp;&nbsp;LINEAR &nbsp;&nbsp;&nbsp;15.719757 &nbsp;&nbsp;&nbsp;0.0270027<br> &nbsp;ZDEF &nbsp;&nbsp;&nbsp;&nbsp;42 &nbsp;&nbsp;LINEAR &nbsp;&nbsp;&nbsp;&nbsp;1.000 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.000<br> &nbsp;TDEF &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9 &nbsp;&nbsp;LINEAR &nbsp;&nbsp;17Z03SEP2003 &nbsp;15mn<br> &nbsp;VARS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<br> &nbsp;&nbsp;&nbsp;dwdt &nbsp;&nbsp;42 99 dwdt (m/s^2)<br> &nbsp;ENDVARS<br><br>Thanks<br><br>-- <br>Sim Aberson &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AOML/Hurricane Research Division &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Miami, FL<br> &nbsp;&nbsp;&nbsp;&nbsp;"Hurricane states erect statues in my honor." -- David Sedaris<br>_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>http://gradsusr.org/mailman/listinfo/gradsusr<br></div></blockquote></div><br><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030&nbsp;<br><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div><br class="Apple-interchange-newline">
</div>
<br></div></body></html>