More Transform/Compression Examples
Open
documentation
frontend: C++17
help wanted
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
We need a bit more transform/compression examples in both the manual and example codes.
I also realized that we can set `Dataset::setCustomTransform` which is only handled in ADIOS1 right now.
And the `Dataset::setCompression` options handled in ADIOS2 are a bit too simple (name + level) for the complex blosc and zfp parameters.
For defaults, the ADIOS2 implementation for compression/operators is still incomplete: https://openpmd-api.readthedocs.io/en/0.12.0-alpha/details/backendconfig.html#configuration-structure-per-backend
See also open to do points in: #569
Contributor guide
Assessment
This issue has not been assessed yet.