-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
64 lines (55 loc) · 1.2 KB
/
_pkgdown.yml
File metadata and controls
64 lines (55 loc) · 1.2 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
url: https://github.com/marinaGolivets/onesdm
template:
bootstrap: 5
light-switch: true
authors:
Ahmed El-Gabbas:
href: https://elgabbas.netlify.app/
Marina Golivetes:
href: https://www.ufz.de/index.php?en=47682
home:
title: OneSDM
links:
- text: OneSTOP project
href: https://onestop-project.eu/
- text: Community ecology @ UFZ
href: https://www.ufz.de/index.php?en=36737
development:
mode: auto
navbar:
title: OneSDM
type: default
left:
- text: Functions
icon: fa-file-code-o
href: reference/index.html
reference:
- title: Package info
contents:
- OneSDM-package
- title: Climate and land use data
desc: Functions to prepare and get climate and land use data
- subtitle: Climate data
contents:
- prepare_climate
- get_climate_data
- climate_data
- subtitle: Land use data
contents:
- prepare_landuse
- get_landuse_data
- landuse_data
- title: Species data
contents:
- prepare_gbif_data
- prepare_easin_data
- prepare_user_data
- prepare_species_data
- title: Mask and sampling efforts
contents:
- get_mask_layer
- get_sampling_efforts
- title: Model fitting and settings
contents:
- process_models
- sdm_model_settings