rasterio
https://github.com/mapbox/rasterio
Fast and direct raster I/O for use with Numpy and SciPy.
Rasterio employs GDAL under the hood for file I/O and raster formatting. Its functions typically accept and return Numpy ndarrays. Rasterio is designed to make working with geospatial raster data more productive and more fun.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Application:Geo/python-rasterio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-rasterio.changes | 0000053450 52.2 KB | |
python-rasterio.spec | 0000003483 3.4 KB | |
rasterio-1.3.9.tar.gz | 0013189841 12.6 MB |
Revision 10 (latest revision is 14)
Martin Pluskal (pluskalm)
accepted
request 1119002
from
Libor Pechacek (LPechacek)
(revision 10)
- Update to v1.3.9 * Lean on numpy for minimum and maximum values of float data types (#2946). * Replace rasterio.dtypes.in_dtype_range() with the version inside the edit-info command (#2946). * Deallocate _filepath VSI filesystem plugin callback structs to prevent the memory leak reported in #2932.
Comments 0