BIN to ASCII converetion

Ben-Jei Tsuang btsuang at YAHOO.COM
Mon Jun 13 01:03:12 EDT 2005


Dear GrADS users:

You can find a code in my web site, which coverts GrADS binary to ascii
file.

http://cs1.aqmc.org.tw/~bjtsuang/grads/b2a/


Usage: b2a infile <n>
Note : 1) n: number of data per row (default= 10).
           2) default output to 'standard output'


After you download the files "b2a.cpp" and "Makefile", type "make". Then you
will get the execute file "b2a". It needs GNU g++ compiler. The execute file
in
http://cs1.aqmc.org.tw/~bjtsuang/grads/b2a/ is complied under Linux 8.2. If
your system is the same, you can use it directly.

Ben




----- Original Message -----
From: "Mark" <gemark at GEORGE2.AS.NTU.EDU.TW>
To: <GRADSUSR at LIST.CINECA.IT>
Sent: Sunday, June 12, 2005 3:09 PM
Subject: Re: BIN to ASCII converetion


> Hi Praveen
>
> I don't know how to convert binary data to ASCII through GrADS.
> But you can easily convert it by writing a Fortran program.
> Since your binary data can be dealt with GrADS,
> you also can write a Fortran to convert it.
>
> Mark
>
>> Hi
>>
>> Can anyone suggest me how to convert BIN data to ASCII data
>>
>>
>> with regards
>> Praveen
>> Open WebMail Project (http://openwebmail.org)
>



More information about the gradsusr mailing list