<div dir="ltr"><div class="gmail_quote">On Sun, Sep 28, 2008 at 2:37 AM, Habib Amini <span dir="ltr">&lt;<a href="mailto:habibamini@gmail.com">habibamini@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>Dear All</div>
<div>
<p style="background:white;margin:0cm 0cm 12pt"><span style="font-family:Arial">How can I transfer an ascii file for vector wind to netcdf file. If you know how I can do it please attach to me its script.</span></p></div>
</blockquote><div>GrADS do not handle gridded data in ASCII format. You will have to write a simple program to have your data converted to a format that GrADS can read first. Here is a recipe using Fortran:</div><div><br>
</div><div><a href="http://cookbooks.opengrads.org/index.php?title=Recipe-004:_Creating_GrADS_binary_gridded_files_using_FORTRAN">http://cookbooks.opengrads.org/index.php?title=Recipe-004:_Creating_GrADS_binary_gridded_files_using_FORTRAN</a><br>
</div><div><br></div><div>Once the data has been read you can either used lats4d in GrADS v1.9 or the new sdfwrite feature in GrADS v2.0 to produce NetCDF output.&nbsp;</div><div><br></div><div>Now if you are going to write a program anyway, you may want to skip GrADS altogether and write NetCDF output directly from your program.</div>
<div><br></div><div>Alternatives include using python/perl to read the ASCII data and write your binary or NetCDF file. One of these days I&#39;ll have a recipe for it.</div><div><br></div><div>&nbsp;&nbsp; Arlindo</div><div><br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><p style="background:white;margin:0cm 0cm 12pt"><span style="font-family:Arial"></span></p>

<p style="background:white;margin:0cm 0cm 12pt"><span style="font-family:Arial">Best Regards</span></p></div><div><div></div><div class="Wj3C7c">
<div><span class="gmail_quote">On 9/22/08, <b class="gmail_sendername">Jennifer Adams</b> &lt;<a href="mailto:jma@cola.iges.org" target="_blank">jma@cola.iges.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="padding-left:1ex;margin:0px 0px 0px 0.8ex;border-left:#ccc 1px solid">
<div style="word-wrap:break-word">Dear All,
<div>I have posted a copy of the scripts I am using to draw meteograms from GFS 0.5-degree grib2 data, just like the ones at <a href="http://wxmaps.org/pix/meteograms.html" target="_blank">http://wxmaps.org/pix/meteograms.html</a>. The scripts and a brief ReadMe file are located under the directory&nbsp;</div>


<div>&nbsp;&nbsp; <a href="ftp://grads.iges.org/pub/jma/meteograms/" target="_blank">ftp://grads.iges.org/pub/jma/meteograms/</a></div>
<div>The scripts create a local binary subset of the data that are required to draw the meteogram. They assume that the grib2 data is local, but I think the setup would work using the GDS also, although I haven&#39;t tested it. See the ReadMe file for some additional comments. I&#39;m sorry I don&#39;t have time to package them more neatly than this.&nbsp;</div>


<div><br>&nbsp;</div>
<div>Jennifer</div>
<div><br>&nbsp;</div><span>
<div><br>
<div><span style="word-spacing:0px;font:12px Helvetica;text-transform:none;color:rgb(0,0,0);text-indent:0px;white-space:normal;letter-spacing:normal;border-collapse:separate;border-spacing:0px 0px"><span style="word-spacing:0px;font:12px Helvetica;text-transform:none;color:rgb(0,0,0);text-indent:0px;white-space:normal;letter-spacing:normal;border-collapse:separate;border-spacing:0px 0px"><span style="word-spacing:0px;font:12px Helvetica;text-transform:none;color:rgb(0,0,0);text-indent:0px;white-space:normal;letter-spacing:normal;border-collapse:separate;border-spacing:0px 0px">
<div>--</div>
<div>Jennifer M. Adams</div>
<div>IGES/COLA</div>
<div>4041 Powder Mill Road, Suite 302</div>
<div>Calverton, MD 20705</div>
<div><a href="mailto:jma@cola.iges.org" target="_blank">jma@cola.iges.org</a></div>
<div><br>&nbsp;</div><br></span></span></span></div><br>&nbsp;</div></span></div></blockquote></div><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>
</div>