python-xarray 2022.06.0-6 source package in Ubuntu

Changelog

python-xarray (2022.06.0-6) unstable; urgency=medium

  * Patch for cftime test failure on s390x. Closes: #1004870

 -- Alastair McKinstry <email address hidden>  Tue, 06 Sep 2022 13:29:36 +0100

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2022.06.0-6.dsc 3.3 KiB a66b4e7777f5b943448a367e21008ddc811114de9fbc7e88548b82152312e1de
python-xarray_2022.06.0.orig.tar.xz 2.5 MiB 801a9e7333aa311919499a5f4433323695e6c608ed2129b3df2f713c13119d26
python-xarray_2022.06.0-6.debian.tar.xz 14.2 KiB 8c0236cdd34849ce49db0065fba33fd15e5903a9101eec2955aff3694db967ad

Available diffs

No changes file available.

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