Discharge area (Watershed Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Notes) |
||
Line 6: | Line 6: | ||
==Notes== | ==Notes== | ||
* A discharge area always forms the basis of a watershed. Directional water flow, or the | * 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 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. |
Revision as of 11:24, 10 June 2020
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 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.
How to
See also