Skip to content

Commit 5d08a36

Browse files
committed
refs fix
1 parent 4f82bf7 commit 5d08a36

File tree

5 files changed

+15
-71
lines changed

5 files changed

+15
-71
lines changed

01-Introduction.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ $o$ for organisms (including humans), $r$ is relief, $p$ is parent
370370
material or geology and $t$ is time. The Eq. \@ref(eq:clorpt) is the
371371
CLORPT model originally presented by Jenny [-@jenny1994factors].
372372

373-
@MCBRATNEY20033 re-conceptualized and extended the CLORPT model via the
373+
@McBratney2003Geoderma re-conceptualized and extended the CLORPT model via the
374374
*“scorpan”* model in which soil properties are modeled as a function of:
375375

376376
- (auxiliary) **s**oil classes or properties,

03-Soil_variables.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ TT.plot(class.sys = "USDA.TT", tri.data = tdf,
17921792

17931793
This shows that not all positions in the triangle have the same prior probability. So probably a more sensitive way to estimate uncertainty of converting soil texture classes to fractions would be to run simulations using a density image showing the actual distribution of classes and then, by using the `rpoint` function in the [spatstat package](http://spatstat.org), we could also derive even more realistic conversions from texture-by-hand classes to texture fractions.
17941794

1795-
## Converting Munsell color codes to other color systems
1795+
### Converting Munsell color codes to other color systems
17961796

17971797
In the next example we look at the Munsell color codes and conversion algorithms from a code to RGB and other color spaces. Munsell color codes can be matched with RGB values via the [Munsell color codes conversion table](http://www.cis.rit.edu/mcsl/online/munsell.php). You can load a table with 2350 entries from the book repository:
17981798

04-Soil_covariates.Rmd

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@
66

77
### Types of soil covariates
88

9-
Soils (and vegetation + ecosystems) form under complex interactions between climate, living organism and anthropogenic influences, modified by relief and hydrological processes and operating over long periods of time.
10-
This has been clearly identified first by @jenny1994factors with his CLORPT factors of soil formation and subsequently extended by @MCBRATNEY20033 with the SCORPAN formulation (see section \@ref(soil-mapping-theory)).
9+
Soils (and vegetation + ecosystems) form under complex interactions between
10+
climate, living organism and anthropogenic influences, modified by relief and
11+
hydrological processes and operating over long periods of time.
12+
This has been clearly identified first by @jenny1994factors with his CLORPT
13+
factors of soil formation and subsequently extended by @McBratney2003Geoderma
14+
with the SCORPAN formulation (see section \@ref(soil-mapping-theory)).
1115

1216
The following groups of covariates are commonly considered for use in
1317
Predictive Soil Mapping:

index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ learning techniques to fit models for the purpose of producing spatial and/or
9393
spatiotemporal predictions of soil variables, i.e. maps of soil properties and
9494
classes at different resolutions. It is a multidisciplinary field combining
9595
statistics, data science, soil science, physical geography, remote sensing,
96-
geoinformation science and a number of other sciences [@Scul01; @MCBRATNEY20033; @Henderson2004Geoderma; @Boettinger2010Springer; @Zhu2015PSM]. *Predictive Soil Mapping with R*
96+
geoinformation science and a number of other sciences [@Scul01; @McBratney2003Geoderma; @Henderson2004Geoderma; @Boettinger2010Springer; @Zhu2015PSM]. *Predictive Soil Mapping with R*
9797
is about understanding the main concepts behind soil mapping, mastering R
9898
packages that can be used to produce high quality soil maps, and about
9999
optimizing all processes involved so that production costs can also be reduced.

0 commit comments

Comments
 (0)