Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The script unconditionally deletes any existing files matching the stems `subcatchments`, `flow`, and `outfall` in the user-supplied `final_dir`, as well as selected raster/image/manifest outputs, before recreating them. In a GIS workflow this can cause unintended data loss if `final_dir` points to a shared, reused, or incorrectly specified directory, especially because there is no confirmation, isolation check, or safeguard against clobbering prior outputs.
