python-rioxarray 0.15.7-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Antonio Valentino <email address hidden>  Sun, 30 Jun 2024 07:50:05 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rioxarray_0.15.7-1.dsc 2.4 KiB 5538eb255ac81eb2f030ea9b0c6ed13fa16f5c8f4df9430388e875013d6ee6ba
python-rioxarray_0.15.7.orig.tar.gz 4.4 MiB 3d76a84f486d33a1745b85f79972bb891297c444d93626aeab9e9e08522f1e89
python-rioxarray_0.15.7-1.debian.tar.xz 3.2 KiB a24e427c88ad78e34912cbe247dfae385bdf9a3b486e13681776668dd5bf12b2

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