<div dir="ltr"><div class="gmail_extra">FYI,</div><div class="gmail_extra"><br></div><div class="gmail_extra">degrib 2.05 from Dec 2015 is out here:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://slosh.nws.noaa.gov/degrib2/download.php">http://slosh.nws.noaa.gov/degrib2/download.php</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">-kurt</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 14, 2016 at 7:16 AM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Pierre,<br>
<span class="gmail-"><br>
> A bug seems to be already opened for this error :<br>
> <a href="https://trac.osgeo.org/gdal/ticket/5768" rel="noreferrer" target="_blank">https://trac.osgeo.org/gdal/<wbr>ticket/5768</a><br>
<br>
</span>I had a look and just added support for that kind of products in GDAL trunk.<br>
The issue was that Template 4.15 (<br>
<a href="http://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_temp4-15.shtml" rel="noreferrer" target="_blank">http://www.nco.ncep.noaa.gov/<wbr>pmb/docs/grib2/grib2_temp4-15.<wbr>shtml</a> ) used for<br>
bands 4-37 wasn't supported before.<br>
<br>
I've also refreshed the GRIB tables used to get parameter names from latest<br>
degrib v2.0.3<br>
<br>
Now you get:<br>
<br>
$ gdalinfo WAFS_blended_2016090700f06.<wbr>grib2<br>
Driver: GRIB/GRIdded Binary (.grb)<br>
Files: WAFS_blended_2016090700f06.<wbr>grib2<br>
Size is 288, 145<br>
Coordinate System is:<br>
GEOGCS["Coordinate System imported from GRIB file",<br>
    DATUM["unknown",<br>
        SPHEROID["Sphere",6371229,0]],<br>
    PRIMEM["Greenwich",0],<br>
    UNIT["degree",0.<wbr>0174532925199433]]<br>
Origin = (-0.625000000000000,90.<wbr>625000000000000)<br>
Pixel Size = (1.250000000000000,-1.<wbr>250000000000000)<br>
Corner Coordinates:<br>
Upper Left  (  -0.6250000,  90.6250000) (  0d37'30.00"W, 90d37'30.00"N)<br>
Lower Left  (  -0.6250000, -90.6250000) (  0d37'30.00"W, 90d37'30.00"S)<br>
Upper Right (     359.375,      90.625) (359d22'30.00"E, 90d37'30.00"N)<br>
Lower Right (     359.375,     -90.625) (359d22'30.00"E, 90d37'30.00"S)<br>
Center      ( 179.3750000,   0.0000000) (179d22'30.00"E,  0d 0' 0.01"N)<br>
Band 1 Block=288x1 Type=Float64, ColorInterp=Undefined<br>
  Description = 0[-] RESERVED(11) (Reserved)<br>
  Metadata:<br>
    GRIB_COMMENT=ICAO Standard Atmosphere Reference Height [m]<br>
    GRIB_ELEMENT=ICAHT<br>
    GRIB_FORECAST_SECONDS=21600 sec<br>
    GRIB_PDS_PDTN=0<br>
    GRIB_PDS_TEMPLATE_NUMBERS=3 3 2 0 96 0 0 0 1 0 0 0 6 11 0 0 0 0 0 255 0 0<br>
0 0 0<br>
    GRIB_REF_TIME=  1473206400 sec UTC<br>
    GRIB_SHORT_NAME=0-RESERVED(11)<br>
    GRIB_UNIT=[m]<br>
    GRIB_VALID_TIME=  1473228000 sec UTC<br>
[...snip...]<br>
Band 4 Block=288x1 Type=Float64, ColorInterp=Undefined<br>
  Description = 70000[Pa] ISBL="Isobaric surface"<br>
  Metadata:<br>
    GRIB_COMMENT=In-Cloud Turbulence [%]<br>
    GRIB_ELEMENT=CTP<br>
    GRIB_FORECAST_SECONDS=21600 sec<br>
    GRIB_PDS_PDTN=15<br>
    GRIB_PDS_TEMPLATE_NUMBERS=19 21 2 0 96 0 0 0 1 0 0 0 6 100 0 0 1 17 112<br>
255 0 0 0 0 0 0 3 1<br>
    GRIB_REF_TIME=  1473206400 sec UTC<br>
    GRIB_SHORT_NAME=70000-ISBL<br>
    GRIB_UNIT=[%]<br>
    GRIB_VALID_TIME=  1473228000 sec UTC<br>
[... snip ... ]<br>
Band 37 Block=288x1 Type=Float64, ColorInterp=Undefined<br>
  Description = 30000[Pa] ISBL="Isobaric surface"<br>
  Metadata:<br>
    GRIB_COMMENT=Icing [%]<br>
    GRIB_ELEMENT=ICIP<br>
    GRIB_FORECAST_SECONDS=21600 sec<br>
    GRIB_PDS_PDTN=15<br>
    GRIB_PDS_TEMPLATE_NUMBERS=19 20 2 0 96 0 0 0 1 0 0 0 6 100 0 0 0 117 48<br>
255 0 0 0 0 0 2 3 1<br>
    GRIB_REF_TIME=  1473206400 sec UTC<br>
    GRIB_SHORT_NAME=30000-ISBL<br>
    GRIB_UNIT=[%]<br>
    GRIB_VALID_TIME=  1473228000 sec UTC<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
<br>
Even<br>
<br>
--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/gdal-dev</a></font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">--<div><a href="http://schwehr.org" target="_blank">http://schwehr.org</a></div></div>
</div></div>