openPMD/openPMD-api

More Transform/Compression Examples

開放

#782 建立於 2020年9月19日

 (1 則留言) (0 個反應) (3 位負責人)C++ (57 個分叉)auto 404
documentationfrontend: C++17help wanted

倉庫指標

星標
 (160 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南