python-xarray 0.15.0-2 source package in Ubuntu

Changelog

python-xarray (0.15.0-2) unstable; urgency=medium

  * Build-Depend on python3-h5netcdf , python3-zarr, python3-pandas,
    ipython3, python3-jupyter-console, python3-jupyter-core,
    python3-jupyter-client. Closes: #950828
  * Change setup.py to find, include all subpackages. Closes: #950743 
  * Standards-Version: 4.5.0
  * Update no-installer patch to set nbsphinx_allow_errors = True

 -- Alastair McKinstry <email address hidden>  Thu, 06 Feb 2020 12:54:43 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.15.0-2.dsc 3.2 KiB d53d5c67c07b8bb5bd54cb6ce28b8d0ab41e6a4d20509ef8eae0b469e3cb436a
python-xarray_0.15.0.orig.tar.xz 1.6 MiB 5910a8d63acbe979b50258d0bc908ce3dc3c07fbb39ebe98b08393c12f1cf68f
python-xarray_0.15.0-2.debian.tar.xz 15.4 KiB 0435423d5067c20b509157a127fd62433a58052545798894e281258cfefdc003

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