python-xarray 2023.08.0-1ubuntu1 source package in Ubuntu

Changelog

python-xarray (2023.08.0-1ubuntu1) mantic; urgency=medium

  * debian/patches/8094.patch:
    - fix regression in sarsen with upstream patch (Closes: #1050832)

 -- Gianfranco Costamagna <email address hidden>  Wed, 06 Sep 2023 16:59:34 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.08.0.orig.tar.xz 3.2 MiB 4eae7c54008166fb01e654876c8c6e7c10cde73096f286e71d26b54cef773951
python-xarray_2023.08.0-1ubuntu1.debian.tar.xz 18.7 KiB 913066c8f29b3b9e38f48874e966098f798180c6b5834e5defd361a415527f23
python-xarray_2023.08.0-1ubuntu1.dsc 3.3 KiB 8e7f19669cec705663fd2ae2aa581f98af54d4a7ac2e8761c57968f960af1e5b

View changes file

Binary packages built by this source

python-xarray-doc: documentation for xarray

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the documentation.

python3-xarray: N-D labeled arrays and datasets in Python 3

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the Python 3 library