Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xarray datatree support #329

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

melonora
Copy link
Collaborator

@melonora melonora commented Nov 4, 2024

This PR adds utility functions to support the transition to xarray version that includes direct support for DataTree with the datatree library being archived. Quite some methods are not available at the DataTree level anymore, some of which were being used in napari-spatialdata.

The decorator from scverse/spatialdata#752 is being used here to apply transpose and reindexing on the DataTree structure that we support. Tests pass locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant