<div dir="ltr"><div><div class="gmail_signature"><div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Could you recommend an alternative way to scan and extract information from grib2 files without using seekgb, which <a href="https://trac.osgeo.org/gdal/changeset/40756/" target="_blank">has been excluded from <span class="gmail-il">gdal</span></a> recently?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I own a piece of code at Google that uses <span class="gmail-il">gdal</span> g2clib to parse grib2 files. It's really simple code that scans all grib messages in a file using seekgb and extracts the core information my project is interested in.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The recent removal of seekgb broke the code. Though I could simply copy the logic into my code, I wonder if there's an alternative way to achieve the goal using a different function in the <span class="gmail-il">gdal</span> library.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Cheers,<br clear="all"><div><div class="gmail-m_-5547690695915027456gmail_signature"><div dir="ltr">Jaewoong</div></div></div></div></div></div></div>
</div>