<div dir="ltr">Hi Even,<div><br></div><div><br></div><div>Thanks for handling this problem so fast it's perfect.</div><div>Any information about the GDAL 2.2 release date ?</div><div><br></div><div>Pierre<br><div class="gmail_extra"><br><div class="gmail_quote">2016-09-14 16:16 GMT+02:00 Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pierre,<br>
<span><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/ti<wbr>cket/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/p<wbr>mb/docs/grib2/grib2_temp4-15.s<wbr>html</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.gri<wbr>b2<br>
Driver: GRIB/GRIdded Binary (.grb)<br>
Files: WAFS_blended_2016090700f06.gri<wbr>b2<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.01745329251994<wbr>33]]<br>
Origin = (-0.625000000000000,90.6250000<wbr>00000000)<br>
Pixel Size = (1.250000000000000,-1.25000000<wbr>0000000)<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><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>
</font></span></blockquote></div><br></div></div></div>