<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">It worked. Thank you Luiz Rodrigo Tozzi<br><br>I used size=8 for the character variables and size =4 for the real and integer variables. I didn't expect that. I thought the integers needed size=2 but that proved to be wrong. I found it easier than using Fortran :)<br><br>--- On <b>Tue, 3/31/09, Luiz Rodrigo Tozzi <i>&lt;luizrodrigotozzi@gmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Luiz Rodrigo Tozzi &lt;luizrodrigotozzi@gmail.com&gt;<br>Subject: Re: use R-Project to make station files<br>To: cdouvis@yahoo.com<br>Cc: GRADSUSR@list.cineca.it<br>Date: Tuesday, March 31, 2009, 4:53 PM<br><br><pre>Hi Kostas<br><br>I use R to read grads binary files using the function<br>readBin("binaryfile.bin",numeric(),size=4,nlon*nlat). This R function<br>reads it directly and I think the
 function "writeBin" is what you<br>need.<br><br>The function "seek" can be usefull for you too.<br><br>--<br><br>Luiz Rodrigo Lins Tozzi<br>luizrodrigotozzi@gmail.com<br><br>Blog de meteorologia:<br>http://thedealwith.blogspot.com<br><br>Twitter:<br>http://twitter.com/luiztozzi<br><br><br><br>On Tue, Mar 31, 2009 at 5:27 PM, Costas Douvis &lt;cdouvis@yahoo.com&gt; wrote:<br>&gt; Hello<br>&gt;<br>&gt; The title says it all: It would be good for me to find a way to build<br>&gt; station data files using R-Project. Has anyone done that? I searched the<br>&gt; archive but it seems everyone is using Fortran or C<br>&gt;<br>&gt; Thanks<br>&gt; Kostas<br>&gt;<br>&gt;<br></pre></blockquote></td></tr></table><br>