Scaling factor for watershed.slopes
Slopes are calculated (by pysheds) as: Rise (DEM units) / Run (transform=crs units)
But we want slopes as gradients (unitless). Should include options to account for this. Something similar to the scaling factor for confinement angles, but also possibly including an implicit assumption of DEM in meters.