README 383 B

123456789101112
  1. Fast and direct geospatial raster I/O for Python programmers who use
  2. Numpy.
  3. This package is aimed at developers who want little more than to read
  4. raster images into Numpy arrays or buffers, operate on them in Python
  5. (or Cython), and write the results out to new GeoTIFF files.
  6. Rasterio employs GDAL under the hood for file I/O and raster
  7. formatting.
  8. Optional dependencies: boto3.