slackbuilds/gis/rasterio
B. Watson 35b377fdc2 gis/rasterio: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 14:58:28 -04:00
..
README gis/rasterio: Wrap README at 72 columns. 2022-03-13 14:58:28 -04:00
rasterio.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
rasterio.info gis/rasterio: Updated for version 1.2.6. 2021-07-03 11:36:08 +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.

Optional dependencies: boto3.