-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
For reference purposes, it would be convenient to have (validated) sample files in formats other than HDF5.
This also should uncover possible incompatabilities and inconsistencies between file formats (e.g. HDF5 and ADIOS lack bool
due to their C roots, see openPMD/openPMD-api#50).
ADIOS is a major backend in the community and thus should deserve some attention. As the author of openPMD/openPMD-api#126, it was difficult to verify file correctness without any ground thruth.
ax3l