We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce1fd1 commit 2bda836Copy full SHA for 2bda836
src/raster/r.manning/r.manning.py
@@ -80,7 +80,7 @@
80
81
# Values from Kalyanapu et al. (2009) Table 2
82
# Min/max ranges estimated using ×0.75/×1.33 multipliers (except 82).
83
-# 11 from HECRAS, 82 is conventianal tillage from McCuen (2005), missing the Kalyanapu
+# 11 from HECRAS, 82 is conventional tillage from McCuen (2005), missing in Kalyanapu
84
NLCD_KALYANAPU = {
85
11: [0.025, 0.040, 0.050], # Open Water
86
21: [0.030, 0.040, 0.054], # Developed, Open Space
0 commit comments