PlottingModel

config.PlottingModel()

The configuration of the plotting in the gui.

Attributes

excluded_datums : list[str]

A list of datums that will be excluded from the forcing plot in event windows.

synthetic_tide : SyntheticTideModel

The configuration of the synthetic tide.

Back to top