Discharge area (Watershed Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|key=DISCHARGE_AREA
|key=DISCHARGE_AREA
|unit={{boolean presence}}
|unit={{boolean presence}}
|icon=Watershedwizard_icon_discharge_area.png
|description=Identifies the [[Area]] as a unique discharge area.  
|description=Identifies the [[Area]] as a unique discharge area.  
}}</onlyinclude>}}
}}</onlyinclude>}}
Line 12: Line 13:
* A discharge area always forms the basis of a watershed. Directional water flow, or the gradient of the terrain depending on the [[Discharge method (Watershed Overlay)|discharge method]], is backtracked to determine the watershed for a particular discharge area.
* A discharge area always forms the basis of a watershed. Directional water flow, or the gradient of the terrain depending on the [[Discharge method (Watershed Overlay)|discharge method]], is backtracked to determine the watershed for a particular discharge area.
* When multiple [[Area|areas]] overlap for a particular grid cell, only the first encountered discharge area is used.
* When multiple [[Area|areas]] overlap for a particular grid cell, only the first encountered discharge area is used.
* In the first step of the watershed algorithm, connected water cells that water cells will be assigned to this discharge area when they are not yet assigned to any discharge area.
* In the initialization step of the watershed algorithm, water cells that are not yet assigned to any discharge area are automatically assigned to one when they are connected as a neighbor or by a culvert.
|howtos=
|howtos=
*[[How to import discharge areas]]
*[[How to import discharge areas]]
Line 18: Line 19:
* [[Discharge method (Watershed Overlay)]]
* [[Discharge method (Watershed Overlay)]]
* [[Discharge areas result type (Watershed Overlay)]]
* [[Discharge areas result type (Watershed Overlay)]]
* [[Watershed_Module (Watershed Module)]]
* [[Watershed Module]]
}}
}}


{{WatershedOverlay model attribute nav}}
{{WatershedOverlay model attribute nav}}

Latest revision as of 15:55, 23 February 2023

Discharge areas represent regions where rain water ends up and potentially enters the water management system to be discharged.

Notes

  • A discharge area always forms the basis of a watershed. Directional water flow, or the gradient of the terrain depending on the discharge method, is backtracked to determine the watershed for a particular discharge area.
  • When multiple areas overlap for a particular grid cell, only the first encountered discharge area is used.
  • In the initialization step of the watershed algorithm, water cells that are not yet assigned to any discharge area are automatically assigned to one when they are connected as a neighbor or by a culvert.

How-to's

See also