wolfhece.PyGuiHydrology
Author: HECE - University of Liege, Pierre Archambeau
Date: 2024
Copyright (c) 2024 University of Liege. All rights reserved.
This script and its content are protected by copyright law. Unauthorized
copying or distribution of this file, via any medium, is strictly prohibited.
Module Contents
-
class wolfhece.PyGuiHydrology.selectpoint(parent=None, title='Default Title', w=500, h=200, SPWstations: wolfhece.RatingCurve.SPWMIGaugingStations = None, DCENNstations: wolfhece.RatingCurve.SPWDCENNGaugingStations = None)[source]
Bases: wx.Dialog
-
SPWMI = None[source]
-
SPWDCENN = None[source]
-
sizer[source]
-
sizerv[source]
-
buttonOK[source]
-
rbox[source]
-
tcoordx[source]
-
coordx[source]
-
tcoordy[source]
-
coordy[source]
-
coords[source]
-
tcodestation[source]
-
codestation[source]
-
codes[source]
-
triverstation[source]
-
riverstation[source]
-
tnamestation[source]
-
namestation[source]
-
riversname[source]
-
Apply(event)[source]
-
onComboRiver(evt)[source]
-
onRadioBox(evt)[source]
Switch between the different options in the radio box
-
class wolfhece.PyGuiHydrology.GuiHydrology(parent=None, title='WOLF Hydrological model - viewer', w=500, h=500, treewidth=200, wolfparent=None, wxlogging=None)[source]
Bases: wolfhece.PyDraw.WolfMapViewer
Mapviewer of the hydrology model – see HydrologyModel in PyGui.py
-
wolfparent: wolfhece.PyGui.HydrologyModel[source]
-
_wizard[source]
-
_tmp_vector_exchanges[source]
-
property watershed[source]
Return the header of the watershed
-
_choose_outlet()[source]
Choose the outlet of the watershed
Event handler for the menubar
-
On_Mouse_Right_Down(e: wx.MouseEvent)[source]
Event when the right button of the mouse is pressed.
We use this event to manage “action” set by others objects.
-
On_Mouse_Motion(e: wx.MouseEvent)[source]
Handle mouse motion events
-
Paint()[source]
Paint the map viewer