<p dir="auto">Mary and David, thank you both.</p>
<p dir="auto">I'm looking foraward for the updates. Can you give an rough estimation of the time that required for these updates?<br><br></p>
<p dir="auto">Sent from <a href="https://aka.ms/blhgte">Outlook Mobile</a><br></p>
<p dir="auto">From: David Brown<br>
Sent: Thursday 28 April 21:18<br>
Subject: Re: [ncl-talk] meteosat grib2 (grb) files<br>
To: Mary Haley<br>
Cc: Athanasios Karagiannidis, ncl-talk@ucar.edu<br></p>
<p dir="auto">Mary is correct that this projection is not yet supported by NCL. It<br>
has been on the to-do list for a long time. I can say that your post<br>
does show that it is of current interest, so we will try to bump up<br>
the priority.<br>
 -dave<br></p>
<p dir="auto">On Mon, Apr 25, 2016 at 8:56 AM, Mary Haley <haley@ucar.edu> wrote:<br>
> Thanks for providing a sample GRIB file.  I saw the same issue as you.<br>
><br>
> And, you are right, this is apparently a known issue in NCL. We already had<br>
> a ticket for it, NCL-10, an old ticket!<br>
><br>
> I've added your email and file to this ticket. Your file is really helpful,<br>
> because we didn't have any other information before.<br>
><br>
> I'm not sure how long it would take to add support for this file. Hopefully<br>
> Dave Brown can weigh in on that.<br>
><br>
> --Mary<br>
><br>
><br>
> On Mon, Apr 25, 2016 at 3:23 AM, Athanasios Karagiannidis <thankar@live.com><br>
> wrote:<br>
>><br>
>> Hello to all.<br>
>><br>
>> I'm trying to plot the "fire detection indicator" parameter that is<br>
>> 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<br>
>> (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<br>
>> format pro<br>
>> ducts<br>
>>          parameter_template_discipline_category_number :    ( 30, 3, 0, 9<br>
>> )<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<br>
>> solution.<br>
>> Could you help me?<br>
>><br>
>> Kind regards<br>
>><br>
>> Athanasios F. Karagiannidis<br>
>> Physicist, PhD Meteorology and Climatology<br>
>> E-mail: thankar@live.com<br>
>><br>
>><br>
>> _______________________________________________<br>
>> ncl-talk mailing list<br>
>> ncl-talk@ucar.edu<br>
>> List instructions, subscriber options, unsubscribe:<br>
>> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> ncl-talk mailing list<br>
> ncl-talk@ucar.edu<br>
> List instructions, subscriber options, unsubscribe:<br>
> <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
><br><br></p>