Discharge area (Watershed Overlay): Difference between revisions

From Tygron Support wiki
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=Marks an [[Area]] as a unique discharge area.
|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 selected.
* 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

Template:Overlay attribute

Notes

  • When multiple areas overlap for a particular grid cell, only the first encountered discharge area is used.

How to

See also