Re: [gdal-dev] Mute HDF5-DIAG diagnostic output

2025-03-04 Thread Christian Beilschmidt via gdal-dev
the only reference to HDF5's error handling I found while skimming the > GDAL code was > https://github.com/OSGeo/gdal/blob/0caa252/frmts/hdf5/hdf5vfl.h#L236-L241. > > On Tue, Mar 4, 2025, at 10:09, Laurențiu Nicola via gdal-dev wrote: > > Hi Christian, > > On Tue, Mar 4, 202

[gdal-dev] Mute HDF5-DIAG diagnostic output

2025-03-04 Thread Christian Beilschmidt via gdal-dev
Dear GDAL devs, I am using GDAL 3.8.4 and have some tests in a Rust codebase that check behavior on trying to open non-existing NetCDF files, non-existing groups within the NetCDF, etc. I am working with the dataset by opening it as a multid