Skip to content

Manual cherry pick of chunk logic fix to devel#213

Merged
The9Cat merged 1 commit intodevelfrom
chunkLogic
Mar 27, 2026
Merged

Manual cherry pick of chunk logic fix to devel#213
The9Cat merged 1 commit intodevelfrom
chunkLogic

Conversation

@The9Cat
Copy link
Copy Markdown
Member

@The9Cat The9Cat commented Mar 27, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR cherry-picks a fix to the HDF5 chunking/compression logic in Component output routines to avoid invalid chunk sizes (especially when particle counts are small/zero).

Changes:

  • Guard chunking/compression property setup so it is skipped when there are zero particles (avoids HDF5 errors).
  • Clamp chunk sizes so they never exceed the dataset extent and never fall below 1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@The9Cat The9Cat merged commit 793a39b into devel Mar 27, 2026
12 checks passed
@The9Cat The9Cat deleted the chunkLogic branch March 27, 2026 16:06
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.

2 participants