Hi John,<br>Don'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> frames_per_auxhist5 = 360, 360, 360, 360, 360,<br>
auxhist5_outname = "wind_d<domain>_<date>"<br> auxhist5_interval = 0,6,6,6,6,<br><br>to output my wind data every 6 minutes with 360 entries per file. I don'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't tried them but there are also variables to control the first and last times of what goes in. (I'm considering not using the first entry). I don'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"><<a href="mailto:krasting@envsci.rutgers.edu" target="_blank">krasting@envsci.rutgers.edu</a>></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? 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). But I also have auxhist4 set to save u and v winds. 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? If so, is there documentation?<br>
<br>
Thanks,<br>
-John<br></blockquote></div><br>