Support xarray.DataTree
Open
- Dominant language
- Python
- Stars
- 170
- Forks
- 15
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 1
Description
Xarray's new DataTree structure provides a convenient way to structure hierarchical datasets.
It would be great to natively support DataTree inside Xarray-Beam. In particular, this would be much more usable for simultaneously loading multiple datasets from disk than the current support for lists of Dataset objects in `DatasetToChunks`.
Contributor guide
Assessment
This issue has not been assessed yet.