Currently we automatically write generated results into an "output" folder in the repository.
However, when installing the package with pip this folder won't be present.
Hence, we need a new path to automatically safe data, if this behaviour shall be maintained
Add a function to the caller that exports the results
Currently we automatically write generated results into an "output" folder in the repository. However, when installing the package with pip this folder won't be present. Hence, we need a new path to automatically safe data, if this behaviour shall be maintained
Add a function to the caller that exports the results