Discharge area (Watershed Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|attribute=DISCHARGE_AREA | |attribute=DISCHARGE_AREA | ||
|unit=m | |unit=m | ||
|description= | |description=Defines an [[Area]] that is considered a unique discharge area. At the initialization step of the watershed algorithm, underlying water cells will be assigned to this discharge area. | ||
}} | }} | ||
==Notes== | ==Notes== | ||
* When multiple [[Area|areas]] overlap for a particular grid cell, the first encountered discharge area is | * When multiple [[Area|areas]] overlap for a particular grid cell, only the first encountered discharge area is used. | ||
==How to== | ==How to== |
Revision as of 09:50, 9 June 2020
Notes
- When multiple areas overlap for a particular grid cell, only the first encountered discharge area is used.
How to
See also