-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: xarray-datatree
Binary: python3-xarray-datatree
Architecture: all
Version: 0.0.13-1
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Homepage: https://github.com/xarray-contrib/datatree
Description: Tree-like hierarchical data structure for xarray
 Datatree provides hierarchical data structure, more flexible than
 a single xarray.Dataset object.
 It is able to represent netCDF files / Zarr stores with multiple
 nested groups in a single in-memory object, but datatree.DataTree
 objects have many other uses, such as:
 .
  * organising many related datasets, e.g. results of the same
    experiment with different parameters, or simulations of the same
    system using different models,
  * analysing similar data at multiple resolutions simultaneously,
    such as when doing a convergence study,
  * comparing heterogenous but related data, such as experimental
    and theoretical data, I/O with nested data formats such as
    netCDF / Zarr groups.
 .
 The approach used is based on benbovy's DatasetNode example, the
 basic idea is that each tree node wraps a up to a single
 xarray.Dataset. The differences are that datatree:
 .
  * uses a node structure inspired by anytree for the tree,
  * implements path-like getting and setting,
  * has functions for mapping user-supplied functions over every
    node in the tree,
  * automatically dispatches some of xarray.Dataset's API over every
    node in the tree (such as .isel),
  * has a bunch of tests,
  * has a printable representation
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/xarray-datatree
Vcs-Git: https://salsa.debian.org/debian-gis-team/xarray-datatree.git
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-h5netcdf, python3-netcdf4, python3-packaging, python3-pytest <!nocheck>, python3-setuptools, python3-setuptools-scm, python3-xarray, python3-zarr
Package-List:
 python3-xarray-datatree deb python optional arch=all
Checksums-Sha1:
 cc2b2632e68fc378a2d860f41344a439bc7d02ae 83341 xarray-datatree_0.0.13.orig.tar.gz
 87a15b942101ff0955b65dbc36221b654d8d7f6e 3180 xarray-datatree_0.0.13-1.debian.tar.xz
Checksums-Sha256:
 10b2d1c30be845cfcba33b3400b770d44005477d49e9d950fad7f014c3aeb4ff 83341 xarray-datatree_0.0.13.orig.tar.gz
 cba4e6dd3100f79f2591c2c1a3a09af7aeb2bc2fc4d75ea536e10d4801ccd44e 3180 xarray-datatree_0.0.13-1.debian.tar.xz
Files:
 3514ba80836d0b8ef862c330cb98d5b0 83341 xarray-datatree_0.0.13.orig.tar.gz
 8c79186d86f885783a39a48985b43e7c 3180 xarray-datatree_0.0.13-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmU9NzMdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJNMBAAgZl+V7hBELDH8PZp
Dz0H/6FgHcmAoAtuA349jMz+V+8qMOhyLZQVNuJxdBCgVsWPyFfVt6kRsAfkevxQ
C/ir1wM2LOD+yKk3hal0L4cP/UhNrMq86O4A9f1/mzLQqJzJ6IPipv2fa/wRJlS1
QcO8/rw80VrYwWWhY1rXTUo11/893Rof7urAjE0hC1ieuaFo0bJfjy74wSt8O4Nl
WQoTH0J9LKc/NHIiuJXOqkFxOn2AB4yYM3Y01KuhuvOOYD58csIgMl9QDZakTF+d
PD3RweIfXGczEte1hNDNHn37yT4bEoz0xzwpqINS8ZE6N5sETTxs+sk74UMtrUBD
V/5D6cM4qkBf9iDvVm/N5jlkXmP2dQfIhMFJnMNaXoV8/GgHcbe7Bc6f4Zy/DMbi
MzXDYmyZe9Ax8RF/62FACqP1TtfBq59lovvtWaT7Q+UtpB02LjESRZLjck6V3N2W
am5NX7ZSwADUv+tzrOY82jXmM/1Je6ATgC7NgIRYYTheiETj/GZuTQ6hK5mSi9UF
yZ78xjfJkOyvY0lYKDarThFKAeSGdRgLw1an5Vu48w3Zke8gY8vXE2LIhTuTcomK
latY6JBD20UnKSeCyG7wUnQi9CpHmhwV2ukvy03WMnmU6Imakoei0304/ui7NwgT
OTF7SeJfrHMxir0kBRQccUvo+e0=
=Dd57
-----END PGP SIGNATURE-----
