python-rioxarray 0.17.0-1 source package in Ubuntu

Changelog

python-rioxarray (0.17.0-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <email address hidden>  Sat, 20 Jul 2024 13:17:09 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rioxarray_0.17.0-1.dsc 2.4 KiB 4cd32680bae281b8ee1c2ddea3a58cf2b1732c0a6374e471d39e1a5c250890e7
python-rioxarray_0.17.0.orig.tar.gz 4.4 MiB d2440a39432976f392182374ca72d39e3b5a9ca583f6cae2bce369165ba1a13a
python-rioxarray_0.17.0-1.debian.tar.xz 3.2 KiB b6922f430265b0755cf35063a543a62b6fb0b0b348c2cfa4e342e726005f86d4

Available diffs

No changes file available.

Binary packages built by this source

python3-rioxarray: rasterio xarray extension

 rioxarray is an extension to the xarray package that
  - supports multidimensional datasets such as netCDF
  - stores the CRS as a WKT, which is the recommended format
  - loads in the CRS, transform, and nodata metadata in standard CF & GDAL
    locations
  - supports masking and scaling data with the masked and mask_and_scale kwargs
  - adds the coordinate axis CF metadata
  - loads in raster metadata into the attributes
 .
 This package provides the Python 3 library