Hello all,
I am continually getting an error message while running a toolbox. The error is as follows:
Traceback (most recent call last):
File "C:\SPreAD-GISv2.0\SPreAD-GIS\toolbox\scripts\1_AmbientSoundConditions.py", line 33, in <module>
gp.Reclassify_sa(veg, "SPREADTYPE", expression, ambient, "DATA")
ExecuteError: ERROR 000875: Output raster: C:/SPreAD-GIS/source_data/ambient400's workspace is an invalid output workspace.
ERROR 000581: Invalid parameters.
Failed to execute (Reclassify).
The step in the toolbox is to develop an output raster based on an input raster and some other information. It is supposed to automatically generate the "ambient400" workspace to develop an ambient background noise dataset for subsequent analyses (i.e. Step 1 in the toolbox). It has worked for me in the past, and has recently stopped working. I am using data inputs from a geodatabase. Does anyone have any ideas as to how I could fix this error?
Thank you.
See: http://warnercnr.colostate.edu/~sereed/research/SPreAD-GIS.html for more information on the toolbox and the user guide.