<div dir="ltr">H Elena,<div><br></div><div style>Hope the delay does not make this useless, but I found the following code in wrf_io.F90:</div><div style><br></div><div style><div>module wrf_data</div><div><br></div><div>  integer                , parameter      :: FATAL            = 1</div>

<div>  integer                , parameter      :: WARN             = 1</div><div>  integer                , parameter      :: WrfDataHandleMax = 99</div><div>  integer                , parameter      :: MaxDims          = 2000 ! = NF_MAX_VARS</div>

<div>  integer                , parameter      :: MaxVars          = 3000</div><div><b style="background-color:rgb(255,255,0)">  integer                , parameter      :: MaxTimes         = 10000</b></div><div>  integer                , parameter      :: DateStrLen       = 19</div>

<div>  integer                , parameter      :: VarNameLen       = 31</div><div>  integer                , parameter      :: NO_DIM           = 0</div><div>  integer                , parameter      :: NVarDims         = 4</div>

<div>  integer                , parameter      :: NMDVarDims       = 2</div><div>  character (8)          , parameter      :: NO_NAME          = &#39;NULL&#39;</div><div>  character (DateStrLen) , parameter      :: ZeroDate = &#39;0000-00-00-00:00:00&#39;</div>

<div><br></div><div style>I think that confirms what you found the hard way. And perhaps you can change this and get what you want ( but only another trial would prove that).</div><div style>Kevin</div><div style><br></div>

</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 18, 2013 at 12:28 AM, Elena Maria Pison San Pedro <span dir="ltr">&lt;<a href="mailto:emp@dhigroup.com" target="_blank">emp@dhigroup.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-SG" link="blue" vlink="purple">
<table cellpadding="0" cellspacing="0" border="0" width="500" style="font-size:11px;font-family:Verdana,Arial;font-weight:normal">
<tbody>
<tr>
<td colspan="2"><span style="font-size:12px;font-family:Verdana,Arial;font-weight:bold">Attachments:</span></td>
<td width="100" align="right">Size</td>
<td width="120" align="right"> </td>
</tr>
<tr>
<td valign="top" bgcolor="#eeeeee"></td>
<td valign="top" bgcolor="#eeeeee" width="280"><a href="https://bluewhale.dk.dhigroup.com/rs?key=sZMabybmk6GkvRyywb3AsXAGdCS39yDR&amp;zIStart=0&amp;zIStop=0" style="color:#008a9d" target="_blank">namelist-rsl.zip</a></td>


<td valign="top" bgcolor="#eeeeee" align="right">6 Mb</td>
<td></td>
</tr>
<tr>
<td colspan="2"><b><a href="https://bluewhale.dk.dhigroup.com/rs?key=sZMabybmk6GkvRyywb3AsXAGdCS39yDR" style="color:#008a9d" target="_blank">Download all</a></b></td>
<td align="right"><b>6 Mb</b></td>
<td></td>
</tr>
<tr>
<td colspan="3" width="350">
<p><b>Download until October 2, 2013.</b></p>
<p>The attached files have been scanned and found virus free. </p>
</td>
<td></td>
</tr>
<tr>
<td colspan="2"><a href="https://bluewhale.dk.dhigroup.com/va?key=sZMabybmk6GkvRyywb3AsXAGdCS39yDR" style="color:#008a9d" target="_blank">Return a large file</a></td>
<td colspan="2" align="right">Powered by <a href="http://www.bluewhale.dk" style="color:#008a9d" target="_blank">
Bluewhale</a></td>
</tr>
<tr>
<td colspan="4">
<hr noshade>
</td>
</tr>
</tbody>
</table>
<div>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Hi,<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">I’ve discovered that in the auxiliary outputs I’m losing some data as I’ve set
<b>frames_per_auxhist24 = 12 000</b> for domain d02 and it only prints till 9999.
<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">In the log file, it says that is printing but when I look into the next file (which really starts after 12000) then the difference between 9999 and 12000 is lost.<u></u><u></u></span></p>


<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">The output file was 1.4 Mb and I’ve settled the WRFIO_NCD_FILE_SUPPORT =1 so It can’t be the size limitation..<u></u><u></u></span></p>


<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">I’ve tried to look into the registry files but I haven’t found any limitation to this variable.<u></u><u></u></span></p>


<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Can you confirm me is this variable has a limit of 10 000 times per ouputfile or if I should look for another reason?<u></u><u></u></span></p>


<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Thanks so much in advance!<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Kind Regards,<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">Elena<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;"><u></u> <u></u></span></p>
</div>
</div>

<br>_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br></blockquote></div><br></div>