mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
3b3a793f97
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
352 B
Text
7 lines
352 B
Text
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.
|