Discharge area (Watershed Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==Notes== | ==Notes== | ||
* Discharge areas always form the basis of a watershed. Directional water flow is backtracked to determine each watershed. | |||
* 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 08:36, 10 June 2020
Notes
- Discharge areas always form the basis of a watershed. Directional water flow is backtracked to determine each watershed.
- 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