hydromt_sfincs.plots.plot_forcing# hydromt_sfincs.plots.plot_forcing(forcing: Dict, **kwargs)[source]# Plot model timeseries forcing. For distributed forcing a spatial avarage is plotted. Parameters: forcing (Dict of xr.DataArray) – Model forcing Returns: Model fig and ax objects Return type: fig, axes