Workflow: Single File From Series Renamed & Read
Open
feature request
tests
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
In https://github.com/ECP-WarpX/WarpX/pull/1937, we have a new workflow that takes a single file from a series using a `fileBased` iteration encoding, renames it to e.g. `input.h5` and reads a single iteration back.
We have not yet considered such use cases, because they would break the defined `iterationEncoding` in the file. We should thus add a CI test to make sure such a workflow works on the long-term.
Contributor guide
Assessment
This issue has not been assessed yet.