Benjamin Trigona-Harany fd8f198e50 gis/rasterio: Updated for version 0.31.0. 8 years ago
..
README 3b3a793f97 gis/rasterio: Moved from Academic category. 10 years ago
rasterio.SlackBuild fd8f198e50 gis/rasterio: Updated for version 0.31.0. 8 years ago
rasterio.info fd8f198e50 gis/rasterio: Updated for version 0.31.0. 8 years ago
slack-desc 3b3a793f97 gis/rasterio: Moved from Academic category. 10 years ago

README

Fast and direct geospatial raster I/O for Python programmers who use Numpy.

This package is aimed at developers who want little more than to read raster
images into Numpy arrays or buffers, operate on them in Python (or Cython), and
write the results out to new GeoTIFF files.

Rasterio employs GDAL under the hood for file I/O and raster formatting.