I'm getting a 999999 error when running the 'Generate Topographic Contours' tool (ArcGIS Pro 2.4).
My original data are 6 DTED1 elevation rasters. After the first error, I checked the cell size, and for all rasters, they are 0.0008333333 for both X and Y. I also tried exporting these to new .tif files, and as a new mosaic dataset, but I still get the same error.
I was originally attempting to use the Production Contouring workflow (ArcMap 10.7), but the Filter/Merge tool was failing immediately.
Any ideas?
Below is the error message:
Running script Generate Topographic Contours...
Creating buffered Area of Interest
Creating smooth contour raster
There was an error on line line 394 of GenerateTopographicContours.py
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.
Invalid cell size
Failed to execute (GenerateRasterFromRasterFunction).
Completed script Generate Topographic Contours...
Failed to execute (GenerateTopographicContours).