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

Feature Request: Reports #11

Closed
rbreslavsky opened this issue Feb 9, 2023 · 2 comments
Closed

Feature Request: Reports #11

rbreslavsky opened this issue Feb 9, 2023 · 2 comments

Comments

@rbreslavsky
Copy link

Would like to request some features regarding reports:

  1. Command line option to clear a case report folder
  2. Command line option to force an update to a case report folder, even if images are assumed to be current
  3. Command line option to update case report folders without propagating their contents into a compiled final report
@nasa-ddalle
Copy link
Collaborator

Ok, we've just added the following CLI extras in relation to this issue:

    --report RP --force
        Update report and ignore cache for all subfigures

    --report RP --no-compile
        Create images for a report but don't compile into PDF

    --report RP --rm
        Delete existing caches of report subfigure images instead of
        creating them

Added in 7d2cb7c

@rbreslavsky
Copy link
Author

Nice, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants