-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
78 lines (74 loc) · 1.88 KB
/
_pkgdown.yml
File metadata and controls
78 lines (74 loc) · 1.88 KB
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
url: https://gisler.github.io/RPhosFate
development:
mode: auto
template:
bootstrap: 5
bslib:
preset: lumen
pkgdown-nav-height: 63.6px
base_font: {google: "Gelasio"}
heading_font: {google: "Raleway"}
headings-font-weight: 900
danger: "#ff851b"
color-contrast-light: "#222222"
navbar:
bg: primary
type: light
structure:
left: [reference, vignettes, publications, changelog]
components:
reference:
text: "Reference"
href: reference/index.html
vignettes:
text: "Vignettes"
menu:
- text: "Basic modelling workflow"
href: articles/basicWorkflow.html
publications:
text: "Publications"
menu:
- text: "2022: Particulate PhozzyLogic Index (PPLI)"
href: https://doi.org/10.1016/j.jenvman.2022.114514
- text: "2019: Storm drains at road embankments"
href: https://doi.org/10.3390/w11102161
- text: "2012: Phosphorus emission hotspots"
href: https://doi.org/10.1016/j.scitotenv.2012.06.024
- text: "2008: Best management practice applications"
href: https://doi.org/10.2166/wst.2008.264
changelog:
text: "News"
href: news/index.html
reference:
- title: "Input data"
contents:
- DEMrelatedInput
- demoProject
- img2tif
- title: "Project management"
contents:
- catchment
- saveState
- title: "High-level interface"
contents:
- firstRun
- subsequentRun
- getLayer
- getParameter
- setParameter
- title: "Calibration"
contents:
- snapGauges
- calibrationQuality
- autoCalibrate
- autoCalibrate2
- title: "Low-level interface"
contents:
- erosionPrerequisites
- erosion
- emission
- transportPrerequisites
- transport
- title: "Class description"
contents:
- RPhosFate-class