<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><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&gt; 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&gt; print (a)<br><br>Variable: a<br>Type: file<br>filename:&nbsp;&nbsp;&nbsp; 201604250700-fir<br>path:&nbsp;&nbsp;&nbsp; 201604250700-fir.grb<br>&nbsp;&nbsp; file global attributes:<br>&nbsp;&nbsp; dimensions:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ygrid_0 = 3712<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xgrid_0 = 3712<br>&nbsp;&nbsp; variables:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; float FIREDI_P30_GSV0 ( ygrid_0, xgrid_0 )<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; center :&nbsp;&nbsp;&nbsp; EUMETSAT Operation Centre<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; production_status :&nbsp;&nbsp;&nbsp; Operational products<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; long_name :&nbsp;&nbsp;&nbsp; Fire detection indicator<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; units :&nbsp;&nbsp;&nbsp; Code Table 4.223<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _FillValue :&nbsp;&nbsp;&nbsp; 1e+20<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grid_type :&nbsp;&nbsp;&nbsp; Space view perspective or orthographic<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parameter_discipline_and_category :&nbsp;&nbsp;&nbsp; Space products, Image format pro<br>ducts<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; parameter_template_discipline_category_number :&nbsp;&nbsp;&nbsp; ( 30, 3, 0, 9 )<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; initial_time :&nbsp;&nbsp;&nbsp; 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: thankar@live.com</pre>                                               </div></body>
</html>