openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
134 stars 51 forks source link

Support Reopen of Closed Iterations #1606

Open ax3l opened 3 months ago

ax3l commented 3 months ago

In reads, we often need to close iterations to avoid running out of resources.

Currently, there is no way to reopen a closed iteration.

Features

franzpoeschel commented 3 months ago

Will be closed by #1592