Hello ESRI Community, I’m currently working on DEM preprocessing for hydrological modeling and encountering an issue with inconsistent flow direction values after running the Flow Direction tool in ArcGIS. Despite filling sinks (using the Fill tool), some cells in my output raster (FlowDir_FIL3) show unexpected values like 241, which don’t align with standard D8 codes (1, 2, 4, 8, etc.). Here’s what I’ve done so far:
Steps Taken:
Input Data: Used a DEM (Fill_tif1) in NAD 1983 Geographic (attached screenshot shows values).
Preprocessing: Applied the Fill tool to remove sinks.
Flow Direction: Ran the Flow Direction tool with default settings (D8 method).
Issue:
The output flow direction raster contains cells with value 241, which is not a valid D8 code.
Expected values should be powers of 2 (e.g., 1, 2, 4, 8...128) representing cardinal directions.Has anyone encountered similar non-standard flow direction values? Attached is a screenshot of my workflow and output values. Any insights or troubleshooting tips would be greatly appreciated!
Regards
Shishir Bhusal