Skip to content

Add Datatree support in to_icechunk#1243

Open
TomNicholas wants to merge 10 commits intomainfrom
datatree_to_icechunk
Open

Add Datatree support in to_icechunk#1243
TomNicholas wants to merge 10 commits intomainfrom
datatree_to_icechunk

Conversation

@TomNicholas
Copy link
Copy Markdown
Member

@TomNicholas TomNicholas commented Sep 22, 2025

closes #1235

# TODO what do I do with all these maybe_fork_sessions here?
maybe_fork_session = write_ds(
ds=dataset,
store=fork.store,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for the future: this should be safe since each iteration of the loop writes to different group, so there are no conflicts.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this as a comment in 7b0fec5

@TomNicholas TomNicholas marked this pull request as ready for review September 26, 2025 19:31
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.

Support DataTree in icechunk.xarray.to_icechunk

2 participants