-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: xarray-datatree Binary: python3-xarray-datatree Architecture: all Version: 0.0.12-1 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, 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 aab72163a8397045cb4560d0e6cee431c907ee00 3796 xarray-datatree_0.0.12-1.debian.tar.xz Checksums-Sha256: 1a7152afeb38102c85f277da8726597f22a89ae930a8efe6d42a492558e82847 78032 xarray-datatree_0.0.12.orig.tar.gz fa0768aa8e7287ea2de641d5aa5913da41adfc88203243727b8c36312882d022 3796 xarray-datatree_0.0.12-1.debian.tar.xz Files: a73276717e0d66d90927aaa7f064d55c 78032 xarray-datatree_0.0.12.orig.tar.gz 4ee313f22dcb92a0caf2b4d2edd38717 3796 xarray-datatree_0.0.12-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAmSgCR0ACgkQZ1DxCuiN SvEc9w/9G3FpvPb2V9g+ll/N39z7pvGSS/qFbxPOdBkV3Thi31uZDcfvXGQ11ONJ ix7gbf+/AO20dJIpdDCNZdFYszpNu4YbhH5MieqaEzRDuaByUmjwwRIZ6rMSHtwl FRPlJDSZqI/7eQHkTdA44PzCYryz2SBrXENvCRD9tj8CNbinbrQcCFDZxblZRjzo dOrEVrjR3/lssxx1pV3a7zEAYc1tlldUPbs+TgCfsXlj3NRVCSZ5qBAs0RZf/YWc LvaxLU3HQD+4tYzCOuM+CIjpmnPVCX0NoN/pYUhjW3wnb07GXoVerBiNoyy+bZ76 z0/wIXM0FAXoJL9Lj6/krS4NVeO5ixVcEmeH/LjXdZTLmV/5NqVHXJyFnsp/tZA+ +xGs88giMEpZRn0V5blv58tD4uRENMXYVl4qTWilpg26IpaQakzlmfxqxGoSVPSb Eb9VHXrsA3T6zAYfHya9DnjUGGZmrXPYtKFfkoBzuvlvK4l7tkwwG1AnSq/oq4b0 13xcY4uEg50gAw4lhbiHLqz+T/oFFqBgZstuMOCL37RaKhuthl0chnWp8KOHV7nE bDKY7is4QYuDf9voVh55hAxT7gTlsRJEjTXapLzKvQAK3aGMvy/0HW2m8939qPYa O5+FnACLCqzT6LtQ+Lq/jj8Gxgd3ukiac2VCnFwcG49yXCg1AG4= =cwo4 -----END PGP SIGNATURE-----