Skip to content

refactor, remove gdal dependency

Thomas Tilak requested to merge (removed):fix/remove_gdal into dev

I removed the image_to_ndarray (using gdal) replacing every call to raster_to_ndarray (using rasterio). Should fix #17 (closed)

Merge request reports