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

drop_variables argument to squashoutput() #83

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

johnomotani
Copy link
Contributor

Useful in case some variable causes problems due to being written in a non-standard way, or to reduce the output size by removing unneeded variables.

Fixes #82 (provides workaround at least).

Useful in case some variable causes problems due to being written in a
non-standard way, or to reduce the output size by removing unneeded
variables.
@johnomotani johnomotani added the enhancement New feature or request label Oct 5, 2022
@johnomotani
Copy link
Contributor Author

@georgeholt1, maybe you could test this?

@georgeholt1
Copy link

@georgeholt1, maybe you could test this?

Can confirm that this works for the cases described in #82. Thanks John!

boutdata/squashoutput.py Outdated Show resolved Hide resolved
@dschwoerer dschwoerer closed this Mar 24, 2023
@dschwoerer dschwoerer reopened this Mar 24, 2023
This also catches if set to False instead of None
@dschwoerer dschwoerer merged commit d3d9e60 into master Sep 27, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variable not found when using squashoutput
3 participants