rasterio 1.3.7-1 source package in Ubuntu

Changelog

rasterio (1.3.7-1) unstable; urgency=medium

  * Team upload.
  * Move from experimental to unstable.

 -- Bas Couwenberg <email address hidden>  Sun, 11 Jun 2023 14:42:33 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rasterio_1.3.7-1.dsc 2.3 KiB 6e53ef0151153340af577be6121108112bfee624aebd293c095454e5428c56b3
rasterio_1.3.7.orig.tar.gz 12.6 MiB ce9e7638883e652cf7abac8800af0e5c9ce20e051f1278a8c624c6b56fa64eea
rasterio_1.3.7-1.debian.tar.xz 8.1 KiB 9caa1315fd140ae210ee01941b9eae89b09213ad1f3c54ee98e3d1ddab22e39b

No changes file available.

Binary packages built by this source

python3-rasterio: Python 3 API for using geospatial raster data with Numpy

 Rasterio reads and writes geospatial raster datasets.
 .
 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.
 .
 This package contains the Python 3 version of the library.

python3-rasterio-dbgsym: debug symbols for python3-rasterio
rasterio: Command line tool for investigating geospatial rasters

 Rasterio reads and writes geospatial raster datasets.
 .
 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.
 .
 This package contains a command-line line interface to rasterio "rasterio"
 which can be used to inspect raster datasets.