FireDynamics / FireDynamics/propti

Dublicates of experimental data files

Open
#7 2 comments 0 reactions 1 assignee Claimed by @lu-kas View on GitHub
medium-priority
Dominant language
Python
Stars
17
Forks
127
PR merge metrics
No merged PRs in 30d

Description

In GitLab by @hehnen1 on Nov 1, 2017, 16:01

During the propti_prepare process, files are copied to the new directory. If the experimental data file is the same for multiple simulation setups, used for one inverse modelling run, `shutil.py` raises the `SameFileError`.

We should think about if we want to force the user to have multiple single files for experimental data or if we want to account for it. Options to account for it, that I see right now, are:
* numbering the files
* understand that it is actually the same file and step over the copy process if it is already at the destination directory.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.