Some minor issues with the BankfullChannel tool:
- Output network doesn't retain input segments but is instead segmented by the thiessen valley bottom. Any attributes of the input network are lost.
- In watersheds with inflow from upstream watershed(s), the user must manually edit drainage area values and recalculate bankfull width. Automatic some or all of this task could make the tool more efficient and user-friendly.
- Adding a drainage area check would improve outputs. Drainage area raster doesn't always align with the valley bottom, leaving reaches with DA = 0.
- The bankfull polygon output is created by buffering the network by the calculated bankfull width, thus the polygon width is twice the calculated bankfull width. This is useful for the tool's application in determining confinement, but is confusing. May want to clarify in the documentation, and/or rename fields for clarity.
Some minor issues with the BankfullChannel tool: