I am currently running ArcGIS Pro 2.9.1 on my personal computer and ArcGIS Pro 2.9.1.179945 on my work computer. The geoprocessing Flow Accumulation tool is producing a very different output from the Arcpy based tool (and from the Flow Accumulation output that was generated for the project in 2.8.X, the project has spanned 2.8.X to 2.9.X). This is occurring on both computers, which have entirely separate installations of ArcGIS Pro and have had the DEMs downloaded to each, not transferred between the two.
The first screenshot is the output from the Arcpy based tool, (purple lines). This output matches the previous output generated in 2.8.X. The filled DEM, flow direction, and flow accumulation in the first screenshot were generated using Arcpy
The second screenshot is from the Flow Accumulation geoprocessing tool(red lines). The "missing" lines are not isolated to one section, the gaps occur across two mosaiced DEMs downloaded from USGS 3DEP (converted from .tif to geodatabase raster and projected to NAD 1983 2011 UTM Zone 10 N). The Flow Accumulation in the second screenshot used a Flow Direction Raster generated in the Geoprocessing toolbox from the same filled DEM that was used in the first screenshot and the same threshold (3000).
I have also replicated this with a clip of the mosaic, on both individual DEMs before mosaicing, and on a Topo To Raster generated from a single DEM (I have also re-downloaded the DEM's re-ran just to be sure). I also tested the Watershed Tools in Raster Functions and was able to get a "correct" output, but after I ran those tools, Pro crashed and is failing to initialize (work computer, whole other issue)
Has anyone else run across this recently? Is this an issue with the geoprocessing tool, or am I just missing something?
Output from Arcpy
Output from Geoprocessing Toolbox