[gdal-dev] GDAL processing of GRIB2 raster prints hundreds of unsuppressable warnings

Even Rouault even.rouault at spatialys.com
Fri Sep 7 10:32:36 PDT 2018


On vendredi 7 septembre 2018 09:31:41 CEST Thomas Horner wrote:
> Hello,
> 
> I am processing some GRIB2 raster files from NCEP (weather model stuff). An
> example file would be:
> http://nomads.ncep.noaa.gov/pub/data/nccf/com/hiresw/prod/href.20180907/ensp
> rod/href.t00z.conus.mean.f06.grib2
> 
> When I use various GDAL tools to process the file it prints this line for
> each of the dozens of bands in the raster:
> 
> Warning: Master table version == 0, was experimental
> I don't have a copy, and don't know where to get oneUse meta data at
> your own risk
> 

I've pushed a fix in master and branch/2.3 to turn this printf() into a silent 
CPLDebug() message.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list