use R-Project to make station files
Luiz Rodrigo Tozzi
luizrodrigotozzi at YAHOO.COM.BR
Tue Mar 31 17:07:38 EDT 2009
Hi Kostas
I use R to read grads binary files using the function
readBin("binaryfile.bin",numeric(),size=4,nlon*nlat). This R function
reads it directly and I think the function "writeBin" is what you
need.
The function "seek" can be usefull for you too.
--
Luiz Rodrigo Lins Tozzi
luizrodrigotozzi at gmail.com
Blog de meteorologia:
http://thedealwith.blogspot.com
Twitter:
http://twitter.com/luiztozzi
> On Tue, Mar 31, 2009 at 5:27 PM, Costas Douvis <cdouvis at yahoo.com> wrote:
>> Hello
>>
>> The title says it all: It would be good for me to find a way to build
>> station data files using R-Project. Has anyone done that? I searched the
>> archive but it seems everyone is using Fortran or C
>>
>> Thanks
>> Kostas
More information about the gradsusr
mailing list