tDriverByName(driver):
gdal.GetDriverByName(driver).Deregister()
nc_ds = gdal.Open()
Hope that helps.
Cheers
Stefan
From: gdal-dev On Behalf Of Simon Eves
Sent: torsdag 9. desember 2021 20:33
To: gdal dev
Subject: [gdal-dev] netCDF multi-dimensional support
I am trying to build GDAL 3.4.0 with "full&quo
OK, so I changed my mind and went ahead and installed libhdf4-alt-dev on
the new box, to match the old, and rebuilt GDAL the same way.
Now everything matches.
The GDAL build is therefore silently behaving differently based on the
presence or absence of HDF4.
Please advise of the actual dependenc
I am trying to build GDAL 3.4.0 with "full" netCDF support, but getting
different results on my two machines, both Ubuntu 20.04 with
supposedly-the-same dev environment.
Both have the libnetcdf-dev (4.7.3) apt package installed, and both have
working nc-config, which reports the same thing on both