Replies: 2 comments 3 replies
-
|
I think that in phrasing "effective downslope retention", the word "effective" is not adding anything useful, and we could choose different terminology that is not so easily confused with "efficiency". |
Beta Was this translation helpful? Give feedback.
-
|
Additionally we should clarify the meaning and purpose of the "step factor" where
In the Gura sample data, the critical length is 150m for all LULC types, and pixel size is 15m. So From the conversation on Monday, I got the impression that the purpose of this factor was to solve an issue in the older nutrient model where retention would compound and approach 100% too quickly - is that correct? Can we develop a clear statement of what |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There's been recent discussion about making enhancements to NDR, and I think there is some confusing terminology that would be helpful to clear up first.
First I'd like to make a better distinction between the$\text{eff}$ and $\text{eff}'$ terms. Having both “efficiency” and “effective” shortened to “eff” creates some confusion, and implies a similarity between the terms that I don’t think is accurate. I'd suggest we come up with a different variable and definition for one or both of them.
also known as
eff_nandeff_p,retention_eff_lulc_path, andretention_efficiency_pathin the codeeff_n.tifandeff_p.tifin the model resultsThe model calculates this by simply mapping the
eff_nandeff_pvalues from the biophysical table onto the LULC raster.effective_retention_path,retention_pathin the codeeffective_retention_n.tifandeffective_retention_p.tifin the model resultsThe model calculates this recursively upslope using$\text{eff}_i$ , $\text{eff}'_i$ of downslope pixels, and the "step factor" $s_i$ .
Beta Was this translation helpful? Give feedback.
All reactions