gen_hydrograph_by_data_sets#
- mhm_tools.post.hydrograph.gen_hydrograph_by_data_sets(simulations, observation, precipitation, output_file, area=None, plot_code='tysc', title='', show=False, save=True, id=None, calc_stats=False, raise_exceptions=True, **kwargs)[source]#
Create a hydrograph from xarray datasets for discharge and precipitation.
Simulated and observed discharge are plotted at multiple temporal resolutions. Additionally, a seasonality plot and a scatter plot (simulated versus observed) are generated.