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

Introduce and test verbosity saving #103

Merged

Conversation

barneydobson
Copy link
Collaborator

Description

The global verbosity parameter now saves the created graph after each iteration of graphfcns and saves the generated simulation results of swmmanywhere.swmmanywhere (rather than just returning the metrics).

Fixes #99

@barneydobson barneydobson linked an issue Mar 18, 2024 that may be closed by this pull request
@barneydobson barneydobson self-assigned this Mar 18, 2024
@barneydobson barneydobson added the feature Adding a new functionality, small or large label Mar 18, 2024
Copy link
Collaborator

@dalonsoa dalonsoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've requested a small change in setting the verbosity level, but approving, anyway as it makes sense.

swmmanywhere/graph_utilities.py Outdated Show resolved Hide resolved
swmmanywhere/swmmanywhere.py Show resolved Hide resolved
Co-authored-by: Diego Alonso Álvarez <[email protected]>
Copy link
Collaborator

@cheginit cheginit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@barneydobson barneydobson merged commit 6f216e3 into main Mar 20, 2024
10 checks passed
@barneydobson barneydobson deleted the 99-verbosity-should-probably-write-all-resultsgraphs branch March 20, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding a new functionality, small or large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verbosity should probably write all results/graphs
3 participants