Refactor stream filters
This module should filter a set of stream links to a final set of model worthy basins. It should include
- Slope
- Confinement angle
- Burned upslope area
- Interactions with developed areas / roads
- Interactions with debris retention basins
This issue is complete when the code is modularized, has docstrings, and passes all unit tests.