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

Format: 3.0 (quilt)
Source: xarray-datatree
Binary: python3-xarray-datatree
Architecture: all
Version: 0.0.13-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-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 (>= 2023.12), python3-zarr
Package-List:
 python3-xarray-datatree deb python optional arch=all
Checksums-Sha1:
 cc2b2632e68fc378a2d860f41344a439bc7d02ae 83341 xarray-datatree_0.0.13.orig.tar.gz
 edf16bb576f6c9e07331d9de069aece5412874a5 3636 xarray-datatree_0.0.13-2.debian.tar.xz
Checksums-Sha256:
 10b2d1c30be845cfcba33b3400b770d44005477d49e9d950fad7f014c3aeb4ff 83341 xarray-datatree_0.0.13.orig.tar.gz
 039db6f14ae2bcd7689927a26ecdb6c5f86df315544bf74d5d546e0b038a7fc7 3636 xarray-datatree_0.0.13-2.debian.tar.xz
Files:
 3514ba80836d0b8ef862c330cb98d5b0 83341 xarray-datatree_0.0.13.orig.tar.gz
 33d8e4aceaefb4c6817143235965b3ff 3636 xarray-datatree_0.0.13-2.debian.tar.xz

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

iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmWHKGEdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJtHw/+ORc9g6vNXGMngEks
cI3a7g5VGze2bawhSfbdzTVqd3rf/+ZONTUTIlnrcn/Rhsj9ZT1iBcGBppKzSsw3
1kLUI/KCGbODiQASUVhQ+nsGzIMXXjX9wWpK0mWSnhaP/yyuU41ENgDOgbyaePxX
gcfRI51+Y58EGoSKx4/1jfbPKxufkHUWO0zLLJXMa4TzxMgiKvZ9zvXujZLE5VZ/
TKptUywoIbvFJJmRqhYPZWwADOxANDKApldRdJFlJMaN80yYk/piZN4Sl/+DASJy
ovl359s4skbZikTIgZy2jccWq7ty3lwn+Vv1PZzBbw5j3E6qKF70jWzv0ubSsIUb
xwBPJVkjc48UfgIAfygInoNIVkpZe0u9AbMOT658OAlWjvF/riwxgBm8kjNkJFH7
jtclli9EhPSoIWFZNos1HFgXRR9mGCRgQ1u/XAJqInbuku4GxITDcnNMeE75njjm
oCXFYtfS/TjASZA2dq9ihmXiw99/J5UfOIFnAH0q8IvM9PR9/mptTfBX8GdvHqkM
sE3Z8kyzlDchiWgpQNhPR2fgsjRqe2D+IqJL0fHghTjc01cpuKg271rCHqUnwjP4
sAj49wcFa1VMmA3v6mNoauDb9oBIbjJHYQ8QF+htJW3SjLhWD5OU3DyHX+ckFi+h
rsjnpeGQICvAgeKoyB7PNLil5H4=
=f7pf
-----END PGP SIGNATURE-----
