<div class="gmail_quote">On Mon, Mar 3, 2008 at 8:59 AM, Dr. Parathasarathi Mukhopadhyay &lt;<a href="mailto:mpartha@tropmet.res.in">mpartha@tropmet.res.in</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi All,<br>
Can any one suggest how to convert HDF files (e. g. TRMM rain) in to binary files (in<br>
linux platform)?<br>
The GrADS utility sdfopen is not working. It gives an error &quot;SDF file has no discernible<br>
X coordinate&quot;. Any clue to fix this!<br></blockquote><div><br class="webkit-block-placeholder"></div><div>If you use the &quot;ctl&quot; that Jennifer provides in a separate message you can create fortran sequential binaries with lats4d:</div>
<div><br class="webkit-block-placeholder"></div><div>&nbsp;&nbsp;lats4d -i trmm.ctl -o trmm -format sequential &nbsp;-v</div><div><br class="webkit-block-placeholder"></div><div>If you want a flat binary, just use the &quot;stream&quot; format:</div>
<div><br class="webkit-block-placeholder"></div><div>&nbsp;&nbsp;lats4d -i trmm.ctl -o trmm -format stream &nbsp;-v<br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>If you would like a nice summary of the dataset enter</div>
<div><br class="webkit-block-placeholder"></div><div>&nbsp;&nbsp;lats4d -i trmm.ctl -format stats -v<br class="webkit-block-placeholder"></div><div><br></div></div>&nbsp;&nbsp; &nbsp; Arlindo<div><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a>
</div>