Fits each hillslope with a best-fit exponential hillslope width function of the form W = ce^ax, where W is the width of the hillslope and x is the distance from the hillslope divide. The resulting exponential hillslope conserves the area of the original hillslope by modifying the hillslope length. The following error metrics are calculated:
This tool modifies the input hillslopes feature with new fields: ‘a’, ‘c’, ‘xend’, ‘xtop’, ‘L’, ‘shape_err’, ‘pt_err’, ‘pt_trunc_err’, and ‘strm_err’.
Fits each hillslope with a best-fit exponential hillslope width function of the form W = ce^ax, where W is the width of the hillslope and x is the distance from the hillslope divide. The resulting exponential hillslope conserves the area of the original hillslope by modifying the hillslope length. This tool modifies the input hillslopes feature with new fields: ‘a’, ‘c’, ‘xend’, ‘xtop’, ‘L’, ‘shape_err’, ‘pt_err’, ‘pt_trunc_err’, and ‘strm_err’.
| Parameter Name | Type | Direction | Data Type | Dialog Reference |
|---|---|---|---|---|
| Input Partitioned Hillslopes | Required | Input | Feature Layer | Input partitioned hillslopes (use "Partition Hillslope" tool in Terrain Preprocessing). |
| Input Drainage Lines | Required | Input | Feature Layer | Drainage lines. |
| Input Number of Points | Required | Input | Double | Number of points to approximate the hillslope (must be an integer between 4 and 100). |
| Output Width Function Hillslopes | Required | Output | Feature Layer | Output hillslopes with width function applied. |