Contributing-Cell Threshold
A cell becomes stream when upstream cell accumulation exceeds a threshold.
Stream(p)=1 if A(p) ≥ Tcells
Best used when: working directly in raster-cell units.
Extract a stream network by thresholding flow accumulation, optionally expressing the threshold as contributing-cell count or drainage area.
HydrologyEnd-User DocumentationTheory + Formula + ParametersExtract a stream network by thresholding flow accumulation, optionally expressing the threshold as contributing-cell count or drainage area.
A cell becomes stream when upstream cell accumulation exceeds a threshold.
Converts accumulation to contributing area using pixel area.
| Input | Type | Requirement | Description |
|---|---|---|---|
| DEM Raster | raster | Required |
| Parameter | Default | Choices / Range | How to Use It |
|---|---|---|---|
| Elevation Band | — | — | |
| Fill Sinks First | On | — | |
| Threshold Unit | cells | Contributing Cells, Drainage Area (km²) | |
| Stream Threshold | 1000 | 0.0001 to — |
The result should be interpreted according to the selected method and the physical meaning of the input data. Preserve source units, coordinate reference information, NoData meaning, acquisition date, and preprocessing level when comparing results.