You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add close_dataset() to pybind Raster.cpp
* Update python/extensions/pybind_isce3/io/Raster.cpp
Co-authored-by: Geoffrey M Gunter <[email protected]>
* only call GDALClose from Raster destructor if attribute _dataset is not null
* check GDAL dataset ownership before deleting it
Co-authored-by: Geoffrey M Gunter <[email protected]>
0 commit comments