I am trying to calculate the storage volume of multiple potential dam sites in an area with a 25m DEM, and I am having trouble adding the Spatial Analyst Tool (for Storage Capacity) to ArcGIS Pro. It just won't work, and I'm struggling to find a source to learn how to properly add tools or python tools to ArcGIS Pro. Any help would be much appreciated.
Solved! Go to Solution.
Hi Hayden,
Dan Patterson is correct, if you're referencing the storage capacity tool from the Spatial Analyst Supplemental toolbox, these were created specifically for ArcMap and most likely won't work with ArcGIS Pro.
Alternatively, the below tutorial can walk you through estimating storage capacity using ModelBuilder, which you may find useful.
Thanks,
Colin
ArcGIS Desktop licensing—ArcGIS Pro | ArcGIS Desktop It isn't part of the Spatial Analyst extension
ArcGIS Code Sharing Did you get it from here?
You will need to provide more information, assuming that it is designed to work with ArcGIS Pro and not ArcMap
Hi Dan,
Thanks for letting me know; I am now using arcmap, however the storage capacity tool is failing to execute, using various DEM's with the appropriate Projected Coordinate System set. Do you know if there is any information out there for using the Spatial Supplement tools, specifically the storage capicity tool? This seems limited, despite how widespread it seems to be used. I have included a snapshot of my issue.
regards,
Hayden
Hi Hayden,
Dan Patterson is correct, if you're referencing the storage capacity tool from the Spatial Analyst Supplemental toolbox, these were created specifically for ArcMap and most likely won't work with ArcGIS Pro.
Alternatively, the below tutorial can walk you through estimating storage capacity using ModelBuilder, which you may find useful.
Thanks,
Colin