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

Format: 3.0 (quilt)
Source: xarray-datatree
Binary: python3-xarray-datatree
Architecture: all
Version: 0.0.12-2
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, autopkgtest-pkg-pybuild
Testsuite-Triggers: @builddeps@, python3-all
Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-h5netcdf, python3-netcdf4, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-xarray, python3-zarr
Package-List:
 python3-xarray-datatree deb python optional arch=all
Checksums-Sha1:
 7133025f0aba884c0dedd0dc8552ef81610b178b 78032 xarray-datatree_0.0.12.orig.tar.gz
 32aa52db6b52fcba604e31131a69078fc988b540 3848 xarray-datatree_0.0.12-2.debian.tar.xz
Checksums-Sha256:
 1a7152afeb38102c85f277da8726597f22a89ae930a8efe6d42a492558e82847 78032 xarray-datatree_0.0.12.orig.tar.gz
 f9c1851af895281816c429dfa877fd441a64c06fceed634ff4c2ed3ffbde1a25 3848 xarray-datatree_0.0.12-2.debian.tar.xz
Files:
 a73276717e0d66d90927aaa7f064d55c 78032 xarray-datatree_0.0.12.orig.tar.gz
 b2ec1a0c71a5b9baf3fdff76f2f20bf0 3848 xarray-datatree_0.0.12-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmSs1+wACgkQZ1DxCuiN
SvHzoxAAvj4wmvF80TMzdll+9sKhF1n7btIkPRIj6FMORSIr4v2DU2AeqvGeoa+o
XDdFPWmpR1sEbemqK/P3sbcDS5eGU2Gtoo/6pAGokVzLdKheOKAdrc3s9ePtAEjq
q/tPWa/gjEcH2az6nOZTNtC0eHYcf4Vi5he2r4r6EGRfS6dtshcUXcHVsvMAuIcb
wNweCQ3lJISPZ9GNoMRLzBN7VbGFr7KjHMMqrTaUZJ5/pntnFkkazc/fqKNngLos
MBUiB0ELsPGAJ+lME7QIn5Pw2YCjcyiFdt6LooLlKVbNFj1Tola2yw1rFRBiA3Iy
nZMEBs38jTDPzBLh6ptZKkDO4rQ9WwE1oGmfm7AMAvyHUC5JVdbPDFeL/ccx2wLv
dNorkG45SRrCF5SpIvoeHiajmWdkvKA2Ff+ZLUKf3G6i+CQ1Xer+rmhjdD3zSBZv
t3ljL4yHZ4LqiBU0b/rNu6AyLO1dxHYrZie+vjy6vbj9iQUyGBl9HLAXI0EdALUE
tDN1LGircqOeTdSohZWRez1965urtJVJqJd3JSk2coSH8lRNN+Ht25PzWgON5Paf
GMItwdVIYnocn7FpnuwdhKHJMYcHp5ochtQR947DUGzMiMAgPL1eHDgmLAZaNO5z
J3MeJpX1Xw93lhvl8vqQqtN8ilOthfiish66RxRMyWRR9CEn9Yo=
=mh1z
-----END PGP SIGNATURE-----
