rasterio: rasterio (direct raster I/O for programmers who use Numpy) rasterio: rasterio: Fast and direct geospatial raster I/O for Python programmers. This rasterio: package is aimed at developers who want little more than to read rasterio: raster images into Numpy arrays or buffers, operate on them in rasterio: Python, and write the results out to new GeoTIFF files. rasterio: rasterio: Rasterio employs GDAL under the hood for file I/O and formatting. rasterio: rasterio: homepage: https://github.com/sgillies/rasterio rasterio: