Open OriolAbril opened 2 months ago
We should also discuss how quickly do we want to make the switch. There have already been a couple changes of behaviour between DataTree in xarray-datatree
package and DataTree in xarray
itself so I'd probably change the dependency as soon as the next xarray release is out to make sure we don't end up with a painful transition later on when we'd like to start advertizing the library
DataTree
is already available inmain
and will be usable and importable fromxarray
directly starting with next xarray release. see https://docs.xarray.dev/en/latest/whats-new.html and https://github.com/pydata/xarray/issues/8807