wolfhece._alaro_manager
Alaro forecasts companion for WolfMapViewer.
All Alaro-related menu and command logic lives here.
WolfMapViewer holds a single instance as self._alaro and exposes
one-line delegators so external callers remain unaffected.
Module Contents
- class wolfhece._alaro_manager.AlaroManager(viewer: wolfhece.PyDraw.WolfMapViewer)[source]
Companion object that owns Alaro menu state and actions.
- active: wolfhece.irm_alaro.IRM_Alaro | None = None[source]
Create and append the Alaro menu to the viewer menubar.