<div dir="ltr"><div dir="ltr">May I ask whether gdal grib driver support changing grid in a GRIB2 message? For instance, given a GRIB2 message, I want to change from polar stereographic grid projection to lambert conformal grid projection, and the data section need also be changed accordingly, and then output this to a new GRIB2 message. I ask MDL degrib group and they tell me degrib can not do this. It sound that it is likely gdal grib driver cannot do this either. However I am not 100% sure and want to seek some comments here. Thanks!<br></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Thu, Feb 28, 2019 at 10:27 AM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">On jeudi 28 février 2019 09:29:41 CET Zhan Zhang - NOAA Affiliate wrote:<br>
> I am new to the gdal apis and is interested in getting some knowledge of<br>
> the grib driver. May I ask whether it basically provides the same<br>
> functionality as degrib from MDL/NWS/NOAA? Thanks! --Zhan<br>
<br>
The GDAL GRIB driver strongly relies on degrib+g2clib. It esposes their <br>
functionality through the general GDAL raster API, so as to be able to <br>
manipulate a GRIB dataset as any other GDAL raster.<br>
<br>
Even<br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" target="_blank" rel="noreferrer">http://www.spatialys.com</a><br>
</blockquote></div>