hydromodpy.physics.hydrology.pyhelp.core.bilan#

A script to compare simulated with observed river yearly total and base flow.

Functions

calc_yearly_streamflow(help_output, surf_output)

Calcul the simulated yearly total and base streamflow in mm/year.

plot_sim_vs_obs_yearly_streamflow(sim_qflow, ...)

Plot simulated vs observed yearly total and base streamflow.

plot_streamflow_scatter(sim_qflow, ...[, ...])

Create a scatter plot comparing simulated total and base streamflow yearly values with observed values.