No files found.
+3 −0
CHANGES.txt
CHANGES.txt
+15 −3
_env.pyx
rasterio/_env.pyx
+4 −1
_err.pxd
rasterio/_err.pxd
+150 −12
_err.pyx
rasterio/_err.pyx
+41 −39
_io.pyx
rasterio/_io.pyx
+14 −10
_warp.pyx
rasterio/_warp.pyx
+2 −3
errors.py
rasterio/errors.py
+2 −0
gdal.pxi
rasterio/gdal.pxi
BIN
corrupt.tif
tests/data/corrupt.tif
+31 −1
test_read.py
tests/test_read.py