Skip to content

Conversation

sjperkins
Copy link
Contributor

  • Closes Per-node DataTree chunking #9634
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

Sorry, something went wrong.

Copy link

welcome bot commented Mar 7, 2025

Thank you for opening this pull request! It may take us a few days to respond here, so thank you for being patient.
If you have questions, some answers may be found in our contributing guidelines.

@sjperkins sjperkins changed the title Initial commit Support Per-node DataTree chunking Mar 7, 2025
…e}} option
@sjperkins sjperkins force-pushed the fine-grained-datatree-chunking branch from 52653bd to 4d5383b Compare March 7, 2025 13:39
@sjperkins
Copy link
Contributor Author

Some initial work to support per-node DataTree chunking. It might be this easy (I'm guessing because of all the work @keewis did in #9660), but I've almost certainly missed some subtleties.

One thing that occurred to me was that it's probably worth supporting a default chunk entry, perhaps keyed with "".

I still need to get my head around the mypy errors, but i's EOW for me.

@TomNicholas TomNicholas added the topic-DataTree Related to the implementation of a DataTree class label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-DataTree Related to the implementation of a DataTree class
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Per-node DataTree chunking
2 participants