What's the difference between using Fill in the Spatial Analyst Extension and Fill Sinks in the Arc Hydro Tools? When hydrologically conditioning a DEM, what is the preferred tool? Inspecting the Fill Sinks script, it appears that the script is calling the Fill tool in the Spatial Analyst Extension (fill_dem = arcpy.sa.Fill(input_dem, fill_threshold).