- There are some issues reading jp2 files in Windowed mode directly from the cloud as shown here: https://github.com/mapbox/rasterio/issues/1879 - We can completely remove rasterio dependency and just download with urllib the file
There are some issues reading jp2 files in Windowed mode directly from the cloud as shown here: Rasterio/GDAL dataset identifiers: jp2 is slower to range read than download in full? rasterio/rasterio#1879
We can completely remove rasterio dependency and just download with urllib the file