Hi,<br><br>FNL files can either be in grib1 or grib2 format.  You can tell the difference<br>by running wgrib (a grib1 utility) or wgrib2 (a grib2 untility) on the file.  You&#39;ll<br>know that you&#39;ve found the right format by getting nice inventory.<br>
<br>For grib1 analysis files, you use<br><br>  <a href="http://grib2ctl.pl">grib2ctl.pl</a> gribfile &gt;gribfile.ctl<br>  gribmap -0 -i gribfile.ctl<br><br>For grib1 forecast files, you use<br><br>   grib2ctl -verf gribfile &gt;gribfile.ctl<br>
   gribmap -i gribfile.ctl<br><br>* These instructions differ from the previous answer *<br><br>For grib2 analysis files, you use<br><br>   g2ctl -0 gribfile &gt;gribfile.ctl<br>   gribmap -0 -i gribfile.ctl<br><br>For grib2 forecast files, you use<br>
<br>   g2ctl gribfile &gt;gribfile.ctl<br>   gribmap -i gribfile.ctl<br><br>Note that g2ctl is consistent with gribmap in its use of the -0 and -b flags.. <br><br>For Windows, you have to use &quot;perl <a href="http://grib2ctl.pl">grib2ctl.pl</a>&quot; and &quot;perl g2ctl&quot;.<br>
<br>In order for <a href="http://grib2ctl.pl">grib2ctl.pl</a> to work, wgrib must be compiled and placed on your path.<br>In order for g2ctl to work, wgrib2 must be compiled and placed on your path.<br><br>    Wesley Ebisuzaki<br>
<br><br><br><div class="gmail_quote">On Thu, Feb 14, 2013 at 6:28 AM, madhu latha <span dir="ltr">&lt;<a href="mailto:madhulatha11@gmail.com" target="_blank">madhulatha11@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">
Hi<br><br>   You have to use <br><br><tt>$ perl </tt><tt><a href="http://grib2ctl.pl" target="_blank">grib2ctl.pl</a> grib_file &gt;grib_file.ctl<br>
    $ gribmap -i grib_file.ctl<br><br>these commands will create ctl and index files.<br>these ctl files can be opened in grads<br></tt><tt>$ grads<br>
    Landscape mode? (no for portrait):<br>
    ga-&gt; open grib_file.ctl<br><br>Try this.<br></tt><br><div class="gmail_quote">On Thu, Feb 14, 2013 at 4:46 PM, T. haghroosta <span dir="ltr">&lt;<a href="mailto:haghroosta@hotmail.com" target="_blank">haghroosta@hotmail.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><div dir="ltr">



Dear All,<br> <br>I have some fnl files an I want to convert them to  .ctl files that makes them readable for Grads. Could you please lead me what shall I do? I read the link <a href="http://www.cpc.ncep.noaa.gov/products/wesley/grib2ctl.html" target="_blank">http://www.cpc.ncep.noaa.gov/products/wesley/grib2ctl.html</a> but unfortunately I didn&#39;t understand correctly.<br>

 <br>In linux system what kind of softwares I need to have for converting those fnl files? <br> <br>Regards,<span><font color="#888888"><br> <br>T.<br> <br>                                               </font></span></div></div>
<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><b><span style="color:rgb(51,51,255)">With Regards</span><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">Madhu Latha Akkisetti</span><br style="color:rgb(51,51,255)">

<span style="color:rgb(51,51,255)">SRF</span><br style="color:rgb(51,51,255)"><a style="color:rgb(51,51,255)" href="http://www.narl.gov.in" target="_blank">NARL</a><br style="color:rgb(51,51,255)"><span style="color:rgb(51,51,255)">Department of space</span><br style="color:rgb(51,51,255)">

<span style="color:rgb(51,51,255)">Gadanki</span></b>
</font></span><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br>