slackbuilds/gis/rasterio
Benjamin Trigona-Harany 5770110bee gis/rasterio: Updated dependencies.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
2021-04-19 01:07:14 -05:00
..
README gis/rasterio: Updated for version 1.0.0. 2018-07-14 06:55:58 +07:00
rasterio.SlackBuild gis/rasterio: Updated for version 1.2.2. 2021-04-17 11:47:46 +07:00
rasterio.info gis/rasterio: Updated dependencies. 2021-04-19 01:07:14 -05: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.

Optional dependencies: boto3.