-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.rmd
93 lines (63 loc) · 2.29 KB
/
index.rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
title: "Technical Manual Global Soil Organic Carbon Sequestration Potential Map GSOCseq"
author: "Food and Agriculture Organization of the United Nations, Rome, 2020"
date: "25/11/2020"
site: bookdown::bookdown_site
output: bookdown::gitbook
css: justify.css
documentclass: book
papersize: b5
fontsize: 10pt
bibliography: GSOCseq_references_FAO.bib
csl: food-and-agriculture-organization-of-the-united-nations.csl
nocite: '@*'
link-citations: yes
description: The GSOCseq Technical Manual
always_allow_html: yes
---
```{r set-options, echo=FALSE, cache=FALSE}
options(width = 65,kableExtra.latex.load_packages = FALSE)
library(kableExtra)
library(dplyr)
## redefine str for the width option
str <- function(...){
utils::str(..., strict.width = "cut")}
# reproducible results
set.seed(123)
## Boolean object for running all the code #####
# if FALSE will use precalculated RK prediction and svm tuning
#RUN.ALL <- TRUE
# Cache results
knitr::opts_chunk$set(cache=T)
```
\frontmatter
\addtocontents{toc}{\protect\hypersetup{hidelinks}}
\addtocontents{lot}{\protect\hypersetup{hidelinks}}
\addtocontents{lof}{\protect\hypersetup{hidelinks}}
\mainmatter
# List of contributors{-}
## Authors{-}
Guillermo Peralta (GSP Secretariat)
Luciano Di Paolo (GSP Secretariat)
Christian Omuto (GSP Secretariat)
Kostiantyn Viatkin (GSP Secretariat)
Isabel Luotto (GSP Secretariat)
Yusuf Yigini (GSP Secretariat)
*Cover design:* Matteo Sala
## Contributers and Reviewers{-}
| | |
|-----|--------------------------------------|
| P4WG | (Pillar 4 Working Group Agency) |
| INSII | (International Network of Soil Information Institutions) |
| ITPS | (Intergovernmental Technical Panel on Soils) |
| 4per1000 SCT| (4 per 1000 Scientific and Technical Committee) |
| CIRCASA | (Coordination of International Research Cooperation on Soil Carbon Sequestration in Agriculture) |
| UNCCD-SPI | (The UNCCD Science-Policy Interface) |
## Special Advisor {-}
Pete Smith (University of Aberdeen)
## GitHub Page {-}
Isabel Luotto (GSP Secretariat)
\vfill
**Recommended citation:**
> FAO. 2020. GSOCseq Global Soil Organic Carbon Sequestration Potential Map
Technical Manual. G. Peralta,L. Di Paolo, C. Omuto, K. Viatkin, I. Luotto, Y. Yigini, 1st Edition, Rome.