Tagged Questions
9
votes
3answers
205 views
Calculating mean slope: Harmonic or Arithmetic Mean?
I have to calculate the average upslope percent slope for a large dataset, the basic method is detailed here. However, I've begun to wonder if harmonic mean might be more appropriate than the ...
3
votes
1answer
128 views
Calculating Mean Upslope slope, curvature, etc
I'm trying to generate rasters whose values summarize the mean value of a given parameter (slope, curvature, etc.) of the upslope terrain. I feel like this should be doable using only a flow ...