Export settings currently in use for a Series object
Open
feature request
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
The `OpenPMD::Series::Series` constructor optionally accepts a json object that describes the settings to be used for I/O tasks (as documented [here](https://openpmd-api.readthedocs.io/en/0.14.5/_static/doxyhtml/classopen_p_m_d_1_1_series.html#a6addd07ddbb863226166c5b507d2b81b)). I'd like to request that it be possible to export the same as well.
This would be used in checkpoint/restart contexts to save the state of the Series object as part of our serialization routines.
Contributor guide
Assessment
This issue has not been assessed yet.