slackbuilds/gis/rasterio
Robby Workman c2e9c35cda Multiple: Fix .info and README (Cython refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README gis/rasterio: Moved from Academic category. 2014-02-02 02:09:49 -06:00
rasterio.SlackBuild gis/rasterio: Updated for version 0.31.0. 2015-12-25 09:33:13 +07:00
rasterio.info Multiple: Fix .info and README (Cython refs) 2016-01-17 09:40:16 +07:00
slack-desc gis/rasterio: Moved from Academic category. 2014-02-02 02:09:49 -06:00

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.