<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> 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: thankar@live.com</pre>                                               </div></body>
</html>