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 | 0000052995 51.8 KB | |
python-rasterio.spec | 0000003483 3.4 KB | |
rasterio-1.3.8.tar.gz | 0013188278 12.6 MB |
Revision 9 (latest revision is 14)
Martin Pluskal (pluskalm)
accepted
request 1096203
from
Libor Pechacek (LPechacek)
(revision 9)
Bugfix release 1.3.8: * Rasterio's Python file VSI plugin is now compatible with GDAL VRTs such as the one used for boundless reads of datasets (#2856). * Crashes when accessing the block shapes of a multidataset HDF5 file are now prevented (#2859). * Adds a workaround for a GDAL multithreaded compression bug introduced in 3.6.0 (#2851).
Comments 0