[BUG] H5 Files with split_output
renaming scheme duplicates name
#38
Labels
bug
Something isn't working
split_output
renaming scheme duplicates name
#38
Describe the bug
Causes the file name to duplicate in what may be an unecessary way. For example I have a list of files
And the output is
Which is fine, but if want to run a new post processor on these files (even after moving them to a new folder) I get
and so on
To Reproduce
My yaml
To run
Expected behavior
Do not copy the root name in these cases, I'm not sure how this should be handled to be honest.
Code base
Provide the following:
Additional context
It may just be that my spine version is old, lmk if this is the case.
The text was updated successfully, but these errors were encountered: