<div dir="ltr"><div class="gmail_default" style="font-size:small">Thanks for providing a sample GRIB file. I saw the same issue as you.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">And, you are right, this is apparently a known issue in NCL. We already had a ticket for it, NCL-10, an old ticket!</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I've added your email and file to this ticket. Your file is really helpful, because we didn't have any other information before.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I'm not sure how long it would take to add support for this file. Hopefully Dave Brown can weigh in on that.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 25, 2016 at 3:23 AM, Athanasios Karagiannidis <span dir="ltr"><<a href="mailto:thankar@live.com" target="_blank">thankar@live.com</a>></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">Hello to all.<br><br>I'm trying to plot the "fire detection indicator" parameter that is included in meteosat grib2 file like the one I attach.<br><br>When I load and check the file I get the following:<br><br>ncl 0> a = addfile("201604250700-fir.grb","r") <br>warning:NCL does not yet fully support GRIB2 space view perspective grid (template 90), no coordinate variables will be supplied for this grid<br>ncl 1> print (a)<br><br>Variable: a<br>Type: file<br>filename: 201604250700-fir<br>path: 201604250700-fir.grb<br> file global attributes:<br> dimensions:<br> ygrid_0 = 3712<br> xgrid_0 = 3712<br> variables:<br> float FIREDI_P30_GSV0 ( ygrid_0, xgrid_0 )<br> center : EUMETSAT Operation Centre<br> production_status : Operational products<br> long_name : Fire detection indicator<br> units : Code Table 4.223<br> _FillValue : 1e+20<br> grid_type : Space view perspective or orthographic<br> parameter_discipline_and_category : Space products, Image format pro<br>ducts<br> parameter_template_discipline_category_number : ( 30, 3, 0, 9 )<br> initial_time : 04/25/2016 (07:00)<br><br>I saw that this is not a new problem. However, I could not find a solution. <br>Could you help me?<br><br>Kind regards <br><br><pre>Athanasios F. Karagiannidis<br>Physicist, PhD Meteorology and Climatology<br>E-mail: <a href="mailto:thankar@live.com" target="_blank">thankar@live.com</a></pre>                                            </div></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>