beast icon indicating copy to clipboard operation
beast copied to clipboard

runs fail if hd5 files already exist

Open karllark opened this issue 5 years ago • 1 comments

Currently runs fails if some of the intermediate hd5 files exist in the output directory. The workaround is to delete these files before each run (or the entire output directory). This is clearly not good. Better if the code detected the files that will cause a failure and removed them before trying to write them.

See BEAST-fitting/beast-examples#3

karllark avatar Jan 22 '20 13:01 karllark

Should be fixed with beast-examples PR 15

s-goldman avatar Oct 02 '20 15:10 s-goldman