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

PR: Update script to compare simulated with observed river flow #80

Merged
merged 4 commits into from Mar 21, 2022

Conversation

jnsebgosselin
Copy link
Member

@jnsebgosselin jnsebgosselin commented Mar 21, 2022

Currently, the code to compile and compare total and base river flow simulated with PyHELP with observed values is not an integral part of PyHELP.

It is instead a script. This PR update this script so that it works with the newer version of PyHELP.

image

image

@pep8speaks
Copy link

Hello @jnsebgosselin! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 14:80: E501 line too long (85 > 79 characters)
Line 15:80: E501 line too long (85 > 79 characters)
Line 16:80: E501 line too long (99 > 79 characters)

@jnsebgosselin jnsebgosselin self-assigned this Mar 21, 2022
@jnsebgosselin jnsebgosselin added the type: maintenance Release, CI, tests, etc. label Mar 21, 2022
@jnsebgosselin jnsebgosselin added this to the 0.2.2 milestone Mar 21, 2022
@jnsebgosselin jnsebgosselin merged commit 3d158fc into master Mar 21, 2022
@jnsebgosselin jnsebgosselin deleted the script_to_fit_river_flow branch March 25, 2022 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance Release, CI, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants