The problem was in my fortrna code, i&#39;ve addapted yours and it works perfectly.<br>Thanks <br><br>Filipa<br><br><div class="gmail_quote">2011/3/28 Pou-Chang John Chen <span dir="ltr">&lt;<a href="mailto:wishingwork@yahoo.com.tw">wishingwork@yahoo.com.tw</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div style="font-family: &#39;times new roman&#39;,&#39;new york&#39;,times,serif; font-size: 12pt;">

<div></div><div>The example Fortran code should be stream type, so the &#39;options sequential&#39; in ctl file could be the problem.</div><div>If it doesn&#39;t work, here is an example to write station data in my site.</div>

<div><a href="http://www.wishingwork.com/grads/control-file/write-station-data.html" target="_blank">http://www.wishingwork.com/grads/control-file/write-station-data.html</a></div><div><a href="http://www.wishingwork.com/grads/control-file/write-station-data.html" target="_blank"></a>I think the most common mistake could be:</div>

<div> 1. the time should keep the same value, which means the report time. </div><div> 2. the nlev should keep 1 as one layer surface data</div><div><br></div><div>John<br> </div><hr><a rel="nofollow" href="http://www.facebook.com/pages/GrADS-Tutorial/195072930513663" target="_blank">GrADS Tutorial on Facebook</a><div>

<span><a href="http://www.wishingwork.com/grads/" target="_blank">http://www.wishingwork.com/grads/</a></span></div><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">

<font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Filipa Varino &lt;<a href="mailto:filipavarino@gmail.com" target="_blank">filipavarino@gmail.com</a>&gt;<br><b><span style="font-weight: bold;">To:</span></b> <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>

<b><span style="font-weight: bold;">Sent:</span></b> Mon, March 28, 2011 11:46:37 PM<br><b><span style="font-weight: bold;">Subject:</span></b> [gradsusr] station data<br></font><div><div></div><div class="h5"><br>
<font style="font-family: courier new,monospace;" size="2">Hi, <br><br>I&#39;m new grads user and i&#39;m having problems with station data. <br><br>i&#39;ve created a .txt data with year month day station name and data value(precipitation) for 16 stations during 123 days <br>




 1876  10   1  PPP   41.2  -8.6     0<br> 1876  10   1  GGG   40.5  -7.2   0.4<br> 1876  10   1  CMM   39.0  -7.0     0<br> 1876  10   1  EEE   38.6  -7.9     0<br> 1876  10   1  LLL   37.1  -8.6     0<br> 1876  10   1  AHH   38.7 -27.2  17.6<br>




 1876  10   1  PDD   37.8 -25.7  19.3<br> 1876  10   1  FFF   32.6 -16.9   1.6<br> 1876  10   1  LLL   38.7  -9.1     0<br> 1876  10   1  CCC   36.5  -6.3     0<br> 1876  10   1  BBB   38.9  -7.0     0<br> ...<br>i&#39;ve used the fortran code from here </font>
<font style="font-family: courier new,monospace;" size="2"><span><a href="http://www.iges.org/grads/gadoc/aboutstationdata.html" target="_blank">http://www.iges.org/grads/gadoc/aboutstationdata.html</a>  addapted for my .txt file</span><br>




<br>and created the .ctl file <br>DSET   C:\DISASTER\20CRen\dez_1876\dados\estacoes \stat.dat<br>TITLE  station data   <br>DTYPE  station<br>STNMAP C:\DISASTER\20CRen\dez_1876\dados\estacoes\stat.map<br>UNDEF   -999.    <br>



options sequential   <br>TDEF    123 LINEAR 1OCT1876 1dy  <br>VARS    1<br>prec   0   99   pprecipitation     <br>ENDVARS<br><br><br><br>when i run stnmap -i stat.ctl in command line i have de error:<br><br>Processing time step 1<br>



Invalid sation hdr found in station binary file<br>possible causes: invalid level count in hdr<br>                         descriptor file mismatch<br>
                         file not station data<br>                         invalid relative time<br>                         invalid sequential format<br>levs = 256 flag 26312 time 3.5872e-43</font><br><br>Could someone help me please?!!<br>



<br><br><br>
</div></div></div></div><div></div>


</div><br>







      </div><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br>