SlackBuildsOrg/gis/rasterio
Benjamin Trigona-Harany 8381fae178 gis/rasterio: Add Python 3 support.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-03-24 06:50:34 +07:00
..
rasterio.info gis/rasterio: Add Python 3 support. 2018-03-24 06:50:34 +07:00
rasterio.SlackBuild gis/rasterio: Add Python 3 support. 2018-03-24 06:50:34 +07:00
README
slack-desc

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.