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: Add options to save figures when plotting streamflow figures #103

Merged
merged 2 commits into from Jun 20, 2022

Conversation

jnsebgosselin
Copy link
Member

The idea is to make the plotting function in bilan.py work the same as in output.py.

HelpBilan.plot_sim_vs_obs_yearly_streamflow(
        sim_qflow, obs_qflow, figname="path/to/your/figure/file")
HelpBilan.plot_streamflow_scatter(
        sim_qflow, obs_qflow, figname="path/to/your/figure/file")

@jnsebgosselin jnsebgosselin added this to the 0.4.0 milestone Jun 20, 2022
@jnsebgosselin jnsebgosselin self-assigned this Jun 20, 2022
@jnsebgosselin jnsebgosselin merged commit cc1ad0d into master Jun 20, 2022
@jnsebgosselin jnsebgosselin deleted the add_figname_option_streamflow branch June 20, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant