svir.dialogs package¶
Submodules¶
svir.dialogs.attribute_selection_dialog module¶
-
class
svir.dialogs.attribute_selection_dialog.
AttributeSelectionDialog
(loss_layer, zonal_layer)[source]¶ Bases:
PyQt4.QtGui.QDialog
,Ui_AttributeSelctionDialog
Modal dialog giving to the user the possibility to select what are the attributes, in the loss layer and in the region layer, that contain the loss data and the region id
svir.dialogs.download_layer_dialog module¶
svir.dialogs.projects_manager_dialog module¶
svir.dialogs.select_input_layers_dialog module¶
-
class
svir.dialogs.select_input_layers_dialog.
SelectInputLayersDialog
(iface)[source]¶ Bases:
PyQt4.QtGui.QDialog
,Ui_SelectInputLayersDialog
Modal dialog allowing to select a raster or vector layer containing loss data points and a vector layer containing polygons that define the zones for which data need to be aggregated. When both are selected and are valid files, they can be loaded by clicking OK
-
static
attribute_selection
(loss_layer, zonal_layer)[source]¶ Open a modal dialog containing combo boxes, allowing the user to select what are the attribute names for * loss values (from loss layer) * zone id (from loss layer) * zone id (from zonal layer)
-
static
svir.dialogs.select_sv_variables_dialog module¶
svir.dialogs.settings_dialog module¶
svir.dialogs.transformation_dialog module¶
svir.dialogs.upload_dialog module¶
svir.dialogs.upload_settings_dialog module¶
-
class
svir.dialogs.upload_settings_dialog.
UploadSettingsDialog
(iface, suppl_info, file_stem)[source]¶ Bases:
PyQt4.QtGui.QDialog
,Ui_UploadSettingsDialog
Dialog allowing the user to set some of the fields that will be written into the metadata xml, including the selection of one of the available licenses. The user must click on a confirmation checkbox, before the uploading of the layer can be started.
svir.dialogs.weight_data_dialog module¶
-
class
svir.dialogs.weight_data_dialog.
WeightDataDialog
(iface, project_definition)[source]¶ Bases:
PyQt4.QtGui.QDialog
,Ui_WeightDataDialog
Modal dialog allowing to select weights in a d3.js visualization
-
ACTIVE_LAYER_NUMERIC_FIELDS
¶
-
DEFAULT_OPERATOR
¶
-
DEV_MODE
¶
-
NODE_TYPES
¶
-
OPERATORS
¶
-
json_cleaned
¶
-
json_str
¶
-
json_updated
¶
-