rasterio

Edit Package python-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.

Refresh
Refresh
Source Files
Filename Size Changed
python-rasterio.changes 0000049270 48.1 KB
python-rasterio.spec 0000003483 3.4 KB
rasterio-1.3.4.tar.gz 0013167988 12.6 MB
Revision 7 (latest revision is 11)
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1040833 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 7)
- Update to v1.3.4
  * This version is good for use with GDAL 3.6.0 as well as previous
    versions.
  * Bug fixes
    + Use Python long for FilePath VSI plugin's file position
    + In the case that a GDAL function returns NULL but doesn't set
      an error, we now raise SystemError instead of silently failing
    + Azure storage access key can be taken from the environment if
      not explicitly provided to AzureSession
    + Skip empty parts of PATH on Windows when adding DLL directories
    + get_data_window is fixed for the case where the nodata value
      is nan
    + Ensure that GTiff, not COG, driver is used by default for TIFFs
  * Other Changes
    + Resampling tests have been updated to account for changes in
      GDAL 3.6.0
    + Variables in TransformerBase.xy have been renamed for better
      clarity
    + Avoid use of a fixed port for the warp test server
- Update to v1.3.3
  * Packaging
    + The rasterio._loading module, which supports DLL loading on
      Windows, has been moved into __init__.py and is no longer
      used anywhere else
  * Bug fixes
    + GeoTIFF profiles combining tiled=False and a defined
      blockysize are now supported
    + URLs with // in the query string are now properly parsed
    + Rasterio's Python file VSI plugin now sets the position of
      the underlying stream to 0 on close, resolving
Comments 0
openSUSE Build Service is sponsored by