Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a report automatically #148

Open
aidanjungo opened this issue Mar 11, 2022 · 0 comments
Open

Create a report automatically #148

aidanjungo opened this issue Mar 11, 2022 · 0 comments
Labels
enhancement New feature or request Python Related to Python

Comments

@aidanjungo
Copy link
Collaborator

aidanjungo commented Mar 11, 2022

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
@aidanjungo aidanjungo added this to Backlog in CEASIOMpy_v1.0 Mar 11, 2022
@aidanjungo aidanjungo added the Python Related to Python label Mar 11, 2022
@aidanjungo aidanjungo changed the title Create a report automtially Create a report automatically Mar 11, 2022
@aidanjungo aidanjungo added the enhancement New feature or request label Mar 11, 2022
@aidanjungo aidanjungo moved this from Backlog to In progress in CEASIOMpy_v1.0 May 3, 2022
@aidanjungo aidanjungo moved this from In progress to Ready in CEASIOMpy_v1.0 May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python Related to Python
Projects
Development

No branches or pull requests

1 participant