pangeo_fish.helpers.plot_trajectories#
- pangeo_fish.helpers.plot_trajectories(*, target_root: str, track_modes: list[str], storage_options: dict, save_html=True, **kwargs)#
Read decoded trajectories and plots an interactive visualization. Optionally, the plot can be saved as a HTML file.
Warning
target_rootmust not end with “/”.- Parameters:
- Returns:
plot (
holoviews.Layout) – Interactive plot of the trajectories