Model attributes (Watershed Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
| {{anchor|FILL_DISTANCE|[[fill_distance_(Watershed_Overlay)|FILL_DISTANCE]]}}
| {{anchor|FILL_DISTANCE|[[fill_distance_(Watershed_Overlay)|FILL_DISTANCE]]}}
| m
| m
| ?
| Calculated discharge areas are gradually expanded to unassigned cells. This expansion stops when the indicated fill distance is reached. Optionally this expansion also stops at road cells, depending on the configured option [[Limit_road_(Watershed_Overlay)|LIMIT_ROAD]].
|-
|-
| [[File:watershedwizard_icon_discharge_remaining_water.png]]
| [[File:watershedwizard_icon_discharge_remaining_water.png]]
| {{anchor|DISCHARGE_REMAINING_WATER|[[discharge_remaining_water_(Watershed_Overlay)|DISCHARGE_REMAINING_WATER]]}}
| {{anchor|DISCHARGE_REMAINING_WATER|[[discharge_remaining_water_(Watershed_Overlay)|DISCHARGE_REMAINING_WATER]]}}
| bool
| bool
| ?.
| description=Create additional discharge areas for water terrains that are not connected by culverts to the general water system. Only water terrains that are larger then the configured [[Min_area_(Watershed Overlay)|minimal area]] can become independant discharge areas.
|-
|-
| [[File:watershedwizard_icon_culvert_flow_direction.png]]
| [[File:watershedwizard_icon_culvert_flow_direction.png]]
| {{anchor|CULVERT_FLOW_DIRECTION|[[culvert_flow_direction_(Watershed_Overlay)|CULVERT_FLOW_DIRECTION]]}}
| {{anchor|CULVERT_FLOW_DIRECTION|[[culvert_flow_direction_(Watershed_Overlay)|CULVERT_FLOW_DIRECTION]]}}
| bool
| bool
| ?.
| Use culvert flow direction to limit the way discharge areas are propagated. When active and water cell A flow to cell B through a culvert, the discharge area of B is propagated to cell A when it is not yet assigned to a [[Discharge area (Watershed Overlay)|prioritized discharge area]].
|-
|-
| [[File:watershedwizard_icon_min_area.png]]
| [[File:watershedwizard_icon_min_area.png]]
| {{anchor|MIN_AREA|[[min_area_(Watershed_Overlay)|MIN_AREA]]}}
| {{anchor|MIN_AREA|[[min_area_(Watershed_Overlay)|MIN_AREA]]}}
| m2
| m2
| ?.
| A minimal area size threshold for water terrains in order to be taken into account as an [[Discharge remaining water (Watershed Overlay)|independent discharge areas]].  
|-
|-
| [[File:watershedwizard_icon_limit_road.png]]
| [[File:watershedwizard_icon_limit_road.png]]

Revision as of 11:29, 10 June 2020

The watershed overlay's model calculations depend on a number of calculation-wide parameters. These parameters are available as attributes of the watershed overlay and can be modified as such.

Icon Attribute Unit Description
Watershedwizard icon fill distance.png FILL_DISTANCE m Calculated discharge areas are gradually expanded to unassigned cells. This expansion stops when the indicated fill distance is reached. Optionally this expansion also stops at road cells, depending on the configured option LIMIT_ROAD.
Watershedwizard icon discharge remaining water.png DISCHARGE_REMAINING_WATER bool description=Create additional discharge areas for water terrains that are not connected by culverts to the general water system. Only water terrains that are larger then the configured minimal area can become independant discharge areas.
Watershedwizard icon culvert flow direction.png CULVERT_FLOW_DIRECTION bool Use culvert flow direction to limit the way discharge areas are propagated. When active and water cell A flow to cell B through a culvert, the discharge area of B is propagated to cell A when it is not yet assigned to a prioritized discharge area.
Watershedwizard icon min area.png MIN_AREA m2 A minimal area size threshold for water terrains in order to be taken into account as an independent discharge areas.
Watershedwizard icon limit road.png LIMIT_ROAD bool ?.