<div dir="ltr">Thanks David. It is a binary file, I could create a GrADS .ctl file, which is attached. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 3, 2015 at 1:46 PM, David Brown <span dir="ltr">&lt;<a href="mailto:dbrown@ucar.edu" target="_blank">dbrown@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Debasish,<br>
<br>
This file does not appear to be a grib file. Both wgrib and wgrib2<br>
fail to open it, so it is not just NCL that has a problem with it.<br>
<br>
Here is wgrib and wgrib2  output:<br>
<br>
$ wgrib ngac.t00z.aerf15<br>
found unidentified data<br>
$ wgrib2 ngac.t00z.aerf15<br>
$                                             # no output at all<br>
<br>
There appears to be some ascii data in the file that suggests<br>
atmospheric data. The first few characters hint at some kind of binary<br>
format:<br>
<br>
0NEMSIO  GFS     bin4<br>
<br>
You will need to find out from the source what sort of file this is<br>
and what needs to be done to make sense of it.<br>
 -dave<br>
<div><div class="h5"><br>
<br>
<br>
On Tue, Nov 3, 2015 at 10:57 AM, Debasish Hazra<br>
&lt;<a href="mailto:debasish.hazra5@gmail.com">debasish.hazra5@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I got the following error message when trying to open a grib file using NCL<br>
&gt; (6.3) :<br>
&gt;<br>
&gt;   ncl_filedump ngac.t00z.aerf15.grb<br>
&gt;  Copyright (C) 1995-2014 - All Rights Reserved<br>
&gt;  University Corporation for Atmospheric Research<br>
&gt;  NCAR Command Language Version 6.3.0-09Oct2014_0233<br>
&gt;  The use of this software is governed by a License Agreement.<br>
&gt;  See <a href="http://www.ncl.ucar.edu/" rel="noreferrer" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
&gt; fatal:An internal error has occurred. The file format requested does not<br>
&gt; appear to be supported, could not open (ngac.t00z.aerf15.grb)<br>
&gt;<br>
&gt; Variable: f<br>
&gt; Type: file<br>
&gt; (0) File Missing Value : -1<br>
&gt;<br>
&gt; I uploaded the file in the ftp site of yours. Any help.<br>
&gt;<br>
&gt;  Many thanks.<br>
&gt;<br>
&gt;  Debasish.<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; ncl-talk mailing list<br>
&gt; <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
&gt; List instructions, subscriber options, unsubscribe:<br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
&gt;<br>
</blockquote></div><br></div>