-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: xarray-datatree Binary: python3-xarray-datatree Architecture: all Version: 0.0.14-2 Maintainer: Debian GIS Project Uploaders: Antonio Valentino 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 , python3-setuptools, python3-setuptools-scm, python3-xarray (>= 2023.12), python3-zarr Package-List: python3-xarray-datatree deb python optional arch=all Checksums-Sha1: d349a9df2fba7bf86fb51897871ef07b06428ba9 85099 xarray-datatree_0.0.14.orig.tar.gz 3ea7de767845df45e91903ab6021c529fb67174c 3388 xarray-datatree_0.0.14-2.debian.tar.xz Checksums-Sha256: 0c4359e11827a9d30ee1c2b6a4b802d64a3ae53861dda50658e8a42963d9ad55 85099 xarray-datatree_0.0.14.orig.tar.gz 49e94a5e0993b38a582ea83e84f87732514e9a17249a91332ec6357a5b647e40 3388 xarray-datatree_0.0.14-2.debian.tar.xz Files: dee9953a57fd4f1102ac93820d2c5822 85099 xarray-datatree_0.0.14.orig.tar.gz 0934e8af9c30d0650662c63dd432a0f2 3388 xarray-datatree_0.0.14-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmYBHtsdHGFudG9uaW8u dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBLp5xAAtCYrALULBRH0ruhv ZNKwAsG4ehZ4TMVIVy6uc0+z7yvqyzrO+uuXDbQoePWsluT67+c+kOTwiJqHPQ21 eIVcBf/3AmtEyijRcuw11GMwGpnY1bcInOpOI3c2MXmwLPiEQuZKnZtqpUDC7WPC ZH7EbXAWAo0Bj5TTQ9Vm5hi7v/frBkT7ADyEOZ7eDoCVvCCSBBWN3YVVVVOqKzGk QB8Y4zC2qA0OhtqrSf5TbPl1x5lX4fP+7hmrq8f6HqxAegqF/DuKIheCjWP4FQTu YXtaGCZ4Kne+cFQjgHBOTGnWMsQmFAAlrJe7rrxpjXiHlfe8cDP7y2EERH9CWWv9 Q/BQPqXP4RCWfhEDr8szxFDdQ2WaTtFUtIy6/zcl7PPRhOG4NlqodFG4oBV2TOgH BYujv/KUoFUMpIwegs3UIEkedPGIHHdW7FFK2whRWGF7qBVb1vGxoT68zVqpLmBN ywMv2TP9X0kGbMyzCQLNpkI5jS4x0HPYxdQFzY7kjISto0EGZrAZ2nMZgsVT9dF1 CodYeuCjjEM3705HZxWIPGLyZU7aU1lBFru4ffoX3a8xwtq5wbVVdBqUtr64B/ii O1ChD5r21YI6OPv/UM4nlFqX27JBvmR3zFgnmje0yDaeeiQ9CEBlecYk/EXjh+El Zo9scetbkti4Y8Ycp485RCGsYg0= =+gG7 -----END PGP SIGNATURE-----