It would be great to either in ADIOS2 or here have an option to mask Selections (offset+extent) reads that are outside of available data index space (openPMD: availableChunks()) with a constant value, e.g., zero.
This would simplify implementations like:
openPMD/openPMD-viewer#332
for the mesh-refinement extension
openPMD/openPMD-standard#252
cc @guj @franzpoeschel
It would be great to either in ADIOS2 or here have an option to mask
Selections(offset+extent) reads that are outside of available data index space (openPMD:availableChunks()) with a constant value, e.g., zero.This would simplify implementations like:
openPMD/openPMD-viewer#332
for the mesh-refinement extension
openPMD/openPMD-standard#252
cc @guj @franzpoeschel