Skip to content

Enabling compression for the ADIOS2 backend #1556

Answered by franzpoeschel
eschnett asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Erik,
these parameters are passed via JSON/TOML, see e.g. here for zlib or here for Blosc.
You can specify the default compression by passing the parameter to the Series constructor or a dataset-specific compression, by setting this JSON value in the Dataset class (as passed to resetDataset().

Check also the documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eschnett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants