Hi John,<br>Don&#39;t know if 1) you already got an answer or 2) anyone else would be interested. But any way, I use the following:<br><br>&nbsp;frames_per_auxhist5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 360, 360, 360, 360, 360,<br>
&nbsp;auxhist5_outname&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = &quot;wind_d&lt;domain&gt;_&lt;date&gt;&quot;<br>&nbsp;auxhist5_interval&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0,6,6,6,6,<br><br>to output my wind data every 6 minutes with 360 entries per file. I don&#39;t remember how I know this, but you can find these variables and more in the Registry subdirectory of the WRF directory (WRFV3/Registry). They are in a file called: registry.io_boilerplate. I haven&#39;t tried them but there are also variables to control the first and last times of what goes in. (I&#39;m considering not using the first entry). I don&#39;t remember any more than that. Maybe a web search on those variable names might locate some documentation.<br>

<br>Good Luck,<br>Kevin Nuss<br><br><div class="gmail_quote">On Tue, Jan 20, 2009 at 12:36 PM, John Krasting <span dir="ltr">&lt;<a href="mailto:krasting@envsci.rutgers.edu" target="_blank">krasting@envsci.rutgers.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Users -<br>
<br>
Is there a simple way to control the number of output frames per file<br>
for an auxiliary output stream? &nbsp;For example, I want to save the full<br>
output every hour, and have a separate file for each day (24 frames<br>
per file). &nbsp;But I also have auxhist4 set to save u and v winds. &nbsp;I<br>
would like auxhist4 to write out every 10 minutes and have one file<br>
per hour (6 frames per file).<br>
<br>
Can this be done in the namelist? &nbsp;If so, is there documentation?<br>
<br>
Thanks,<br>
-John<br></blockquote></div><br>