Skip to content

Commit 4f82bf7

Browse files
committed
Amanda's ref
1 parent 7ab4755 commit 4f82bf7

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

07-Soil_organic_carbon.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ knitr::include_graphics("figures/Fig_standard_soil_profiles_SOC_calc.png")
208208

209209
## Estimation of Bulk Density using a globally-calibrated PTF
210210

211-
Where values for bulk density are missing, and no local PTF exists, WoSIS points (global compilation of soil profiles) can be used to fit a PTF that can fill-in gaps in bulk density measurements globally. A regression matrix extracted on 15th of May 2017 (and which contains harmonized values for BD, organic carbon content, pH, sand and clay content, depth of horizon and USDA soil type at some 20,000 soil profiles world-wide), can be fitted using a random forest model (see also @ramcharan2017soil):
211+
Where values for bulk density are missing, and no local PTF exists, WoSIS points (global compilation of soil profiles) can be used to fit a PTF that can fill-in gaps in bulk density measurements globally. A regression matrix extracted on 15th of May 2017 (and which contains harmonized values for BD, organic carbon content, pH, sand and clay content, depth of horizon and USDA soil type at some 20,000 soil profiles world-wide), can be fitted using a random forest model (see also @Ramcharan2017):
212212

213213
```{r}
214214
dfs_tbl = readRDS("extdata/wosis_tbl.rds")

refs.bib

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5510,24 +5510,13 @@ @Article{doi:10.1093/bioinformatics/btw765
55105510
}
55115511

55125512
@Article{Ramcharan2017,
5513-
Title = {A Soil Bulk Density Pedotransfer Function Based on Machine Learning: A Case Study with the NCSS Soil Characterization Database},
5513+
Title = {{A Soil Bulk Density Pedotransfer Function Based on Machine Learning: A Case Study with the NCSS Soil Characterization Database}},
55145514
Author = {Ramcharan, Amanda and Hengl, Tomislav and Beaudette, Dylan and Wills, Skye},
55155515
Journal = {Soil Science Society of America Journal},
55165516
Year = {2017},
55175517
Number = {6},
55185518
Pages = {1279--1287},
5519-
Volume = {81},
5520-
Publisher = {The Soil Science Society of America, Inc.}
5521-
}
5522-
5523-
@Article{ramcharan2017soil,
5524-
Title = {Soil Property and Class Maps of the Conterminous US at 100 meter Spatial Resolution based on a Compilation of National Soil Point Observations and Machine Learning},
5525-
Author = {Ramcharan, Amanda and Hengl, Tomislav and Nauman, Travis and Brungard, Colby and Waltman, Sharon and Wills, Skye and Thompson, James},
5526-
Journal = {Soil Science Society of America Journal},
5527-
Year = {2018},
5528-
Pages = {186-201},
5529-
Volume = {82},
5530-
Doi = {10.2136/sssaj2017.04.0122}
5519+
Volume = {81}
55315520
}
55325521

55335522
@Article{ramcharan2018soil,
@@ -5537,7 +5526,8 @@ @Article{ramcharan2018soil
55375526
Year = {2018},
55385527
Pages = {186-201},
55395528
Volume = {82},
5540-
Publisher = {The Soil Science Society of America, Inc.}
5529+
Publisher = {The Soil Science Society of America, Inc.},
5530+
Doi = {10.2136/sssaj2017.04.0122}
55415531
}
55425532

55435533
@Article{raup2007glims,

0 commit comments

Comments
 (0)