<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div></div><div>The example Fortran code should be stream type, so the 'options sequential' in ctl file could be the problem.</div><div>If it doesn'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">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"></a>I think the most common mistake could be:</div><div>&nbsp;1. the time should keep the same value, which means the report time.&nbsp;</div><div>&nbsp;2. the nlev should keep 1 as one layer surface data</div><div><br></div><div>John<br>&nbsp;</div><hr><a rel="nofollow" target="_blank"
 href="http://www.facebook.com/pages/GrADS-Tutorial/195072930513663">GrADS Tutorial&nbsp;on Facebook</a><div><span><a target="_blank" href="http://www.wishingwork.com/grads/">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 size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Filipa Varino &lt;filipavarino@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> gradsusr@gradsusr.org<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><br>
<font style="font-family:courier new, monospace;" size="2">Hi, <br><br>I'm new grads user and i'm having problems with station data. <br><br>i've created a .txt data with year month day station name and data value(precipitation) for 16 stations during 123 days <br>


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


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


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

options sequential&nbsp;&nbsp; <br>TDEF&nbsp;&nbsp;&nbsp; 123 LINEAR 1OCT1876 1dy&nbsp; <br>VARS&nbsp;&nbsp;&nbsp; 1<br>prec&nbsp;&nbsp; 0&nbsp;&nbsp; 99&nbsp;&nbsp; pprecipitation&nbsp;&nbsp;&nbsp;&nbsp; <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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; descriptor file mismatch<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file not station data<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; invalid relative time<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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 style="position:fixed"></div>


</div><br>







      </body></html>