-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: xarray-datatree Binary: python3-xarray-datatree Architecture: all Version: 0.0.14-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-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 071fa6655ec803834e1b7e00bc5ed00dcdb04d33 3368 xarray-datatree_0.0.14-1.debian.tar.xz Checksums-Sha256: 0c4359e11827a9d30ee1c2b6a4b802d64a3ae53861dda50658e8a42963d9ad55 85099 xarray-datatree_0.0.14.orig.tar.gz cb96fe15933feed28dc0205d4bd9fb2c9617190846fa56e9d9e49ecfa2ffad5b 3368 xarray-datatree_0.0.14-1.debian.tar.xz Files: dee9953a57fd4f1102ac93820d2c5822 85099 xarray-datatree_0.0.14.orig.tar.gz 0460d4d4adcecf24f02079872c0cfb72 3368 xarray-datatree_0.0.14-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmW074IdHGFudG9uaW8u dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJ+zw/+OqATEkY4AlP8qgXB vtoEwlspIpjgVea1g2piFq/wHtejvtzee4ervcszg5rDL3jwEtENjnwjHehkn4VL eRTxIJfw303lY1PsPuXSBg99GZkmT9j8vFFOXUT/gekgN9bzMNgctSJaeLeCdR/c JbW2C85ff7XyX/iJdoWCsbm8kOIOyZ5HveiL/XlqXyTWjGrNtnvnc1Hj0P1ORyz4 Ic15+fj0RjemcY5CeH4m6A7Ug2Mdge1cErWABv90dhFwHIqj8xzQMKYHxH6uDdzx TCLJcKO/C11CS0tfSjNUoIi/29KGrlZWDjVYiRskkUDu4YtpusE3Yf2O1MGycqNc z7jNyT8sZdv//URtFAY4MxbNswxqmwg7OEM1KNpmNmPObuMYGrmXEbg5LdFTZUfi 7TdKNXMHOGxzI7Qmu1NpSZ+SbkFCNEa3YKXDQE1s5TcMa8rf5sdsyq1DMG50pkES ig9IGYXy0F2viYp/+pPBiAZovTopL97KTzNEXchYuhkL1ngMJTWpiP3WWVkVwFIb vfgbCzdMbT6S82TQ5a3WEdh5yViRD//vhfHTLKPrYqaxMUK9oENSVWHvHkRdA+gE 0UaqfcVldkNXZB6+2lz8oEZ/n6SLLmnXCN6SSDlGyTuAItzK++3bP64O9p2Q1nKS KsU+Gavg1XsqWTuqhSrxI8HogKw= =gpk2 -----END PGP SIGNATURE-----