Partition hillslopes Tool execution error

480
1
10-09-2023 10:27 AM
Labels (2)
tany6chakraborty
New Contributor

While executing the Partition hillslope Tool of ArcHydro for ArcGIS Pro, facing error as below. Can someone help in sorting out this error?

Partition Hillslopes
=====================
Parameters

Input Catchments Catchment
Input Flow Direction Raster Fdr.tif
Input Flow Accumulation Raster Fac.tif
Input Drainage Lines DrainageLine
Input Threshold 983696
Input Area Threshold 25
Output Hillslopes D:\01 Project\03 MPWRD\14 Digitial Atlas\04 Modelling\Narmada_ArcHydro\Narmada_Archydro.gdb\Layers\Hillslopes
=====================
Messages

Start Time: 09 October 2023 22:45:13
Calling c:\program files\arcgis\pro\Resources\ArcToolbox\Scripts\archydro\partitionhillslopes.PartitionHillslopes.execute(arg1, arg2)
1. Delineating Headwater Catchments.
Defining threshold points...
Generating temporary stream grid...
ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.
Failed to create raster dataset
Failed to execute (Con).

Cleaning up...
Failed to execute. Parameters are not valid.
ERROR 000732: Input Features: Dataset D:\01 Project\03 MPWRD\14 Digitial Atlas\Digital Atlas\scratch.gdb\th_pts_temp does not exist or is not supported
Failed to execute (PointToRaster).
('line 258', 'c:\\program files\\arcgis\\pro\\Resources\\ArcToolbox\\Scripts\\archydro\\partitionhillslopes.py', '')
Failed to execute. Parameters are not valid.
ERROR 000732: Input Features: Dataset D:\01 Project\03 MPWRD\14 Digitial Atlas\Digital Atlas\scratch.gdb\th_pts_temp does not exist or is not supported
Failed to execute (PointToRaster).
('line 258', 'c:\\program files\\arcgis\\pro\\Resources\\ArcToolbox\\Scripts\\archydro\\partitionhillslopes.py', '')
Finished at 2023-10-09 22:45:17
Succeeded at 09 October 2023 22:45:17 (Elapsed Time: 3.61 seconds)

 

Tags (2)
0 Kudos
1 Reply
GinaO_Neil
Esri Contributor

Hi @tany6chakraborty . It looks like there is something going on with you Threshold Points that are created internally. Let's try ruling out common errors first. Please try the following:

 

  • Ensure your input datasets are in a projected coordinate system
  • retry in a new ArcGIS Pro project that is saved to a filepath with no spaces

Let me know if anything changes after these tests!

 

0 Kudos