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.