roms_tools.RiverForcing.plot_locations

roms_tools.RiverForcing.plot_locations#

RiverForcing.plot_locations(river_names: list[str] | str = 'all')#

Plots the original and updated river locations on a map projection.

Parameters:

river_names (list[str], or str, optional) – A list of release names to plot. If a string equal to “all”, all rivers will be plotted. Defaults to “all”.