Closed Zeitsperre closed 1 year ago
@tlogan2000
I'm working my way through this, and it seems clear that we need an IO
-handling module (similar things have been discussed for xscen). Do you have time to go over this with me? I'm going to try and pull out as much of the output-setup and file-writing code into their own functions and see whether I can integrate them into existing workflows and generalize them for multiple projects.
I also think it's time to create some development documentation to answer a few questions:
One approach that came to mind would be writing a wrapper for performing the setup for writing out files (gathering files, checking for tempfolder, etc.) so that users don't need to rewrite it all the time.
Ideally, I want to remove these monolithic conversion functions that have been rewritten 3–4 times now under various names.
Pull Request Checklist:
number
) and pull request (:pull:number
) has been addedWhat kind of change does this PR introduce?
Does this PR introduce a breaking change?
No (everything was already broken).
Other information: