Skip to content

Update chunk size and add named columns - #231

Merged
robjmcgibbon merged 2 commits into
masterfrom
named_columns
Sep 14, 2026
Merged

robjmcgibbon merged 2 commits into
masterfrom
named_columns

Conversation

@robjmcgibbon

Copy link
Copy Markdown
Collaborator

Update the default chunk size of the compressed catalogues to be 4096 following some investigation after the helpful suggestion in #200. This has the added benefit of speeding up the copying part of the compression script by a factor of ~5, so this also addresses #129.

This PR also adds named columns to SOAP as suggested in #199. The values are directly copied across from the named columns metadata in the snapshots. Swiftsimio will need a very minor update (the SOAPMetadata object should call load_named_columns), but I think we should hold off on doing this until we patch the existing COLIBRE catalogues to have named columns.

@robjmcgibbon
robjmcgibbon merged commit 64c92cd into master Sep 14, 2026
2 checks passed
@robjmcgibbon
robjmcgibbon deleted the named_columns branch September 14, 2026 12:15
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