-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
We could create a module which generate a report automatically from the data save in the Results directory and in the CPACS file.
This module should be able to:
- Create a markdown document, with:
- Info about the aircraft (name, size, image)
- Workflow that has been run, could be drawn with mermaid
- For each module:
- Input parameters used
- Results obtained
- Convert it to pdf with pandoc or something similar
- Save the report in /Results and open it at the end of the workflow