GuiModel

config.GuiModel()

The accepted input for the variable gui in Site.

Attributes

units : GuiUnitModel

The unit system used in the GUI.

output_layers : OutputLayers

The configuration of the mapbox layers in the GUI.

visualization_layers : VisualizationLayers

The configuration of the visualization layers in the GUI.

plotting : PlottingModel

The configuration for creating hazard forcing plots.

Back to top