I am trying to run a raster calcuatlor but it failed. I believe there is a word that ArcGIS 10 does not understand resolution. Maybe there is a word that needs to be interchangable for this ?
I took the equation from this sheet USLE from North Carolina State University
and check on 2.3 for ArcGIS 8.1, ArcMap
Here is what I put the code here :
Power (("flowaccNW") * resolution/22.1, 0.6) * Power(Sin("slope_degnw") * 0.01745) / 0.09, 1.3
I am using ArcGIS 10 SP4 using the Map Algebra's raster calcuator.
Thanks
