<div class="gmail_quote">On Thu, Jul 10, 2008 at 8:49 AM, wilfredo burgoa &lt;<a href="mailto:anwibuma@yahoo.com">anwibuma@yahoo.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><p>Dear Arlindo,</p>
<p>&nbsp;Please,&nbsp;with the option Set gxout fwrite manages to extract data in binary (GrADS) and now would want to turn those data to a format for example to be visualized in a&nbsp;spreadsheet (Excel).</p></td></tr></tbody></table>
</blockquote><div><br></div><div>Off hand the only thing I think of right now is to write a program to convert this binary file into ASCII. In this case, skip the fwrite altogether and use &quot;set gxout print&quot; to create ASCII directly from GrADS; look at the user guide for instructions.</div>
<div><br></div><div>If you are an experienced C programmer, another possibility is look for a C library that writes in Excel binary format and write a conversion utility. This can also be done in Python using PyGrADS and the python excel tools. &nbsp;However, I&#39;ve never done it myself (I do not use excel).</div>
<div><br></div><div>&nbsp;&nbsp;Arlindo</div><div><br></div><div><br></div></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a>