-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
53 lines (48 loc) · 1.24 KB
/
_pkgdown.yml
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
url: ~
template:
bootstrap: 5
navbar:
bg: dark
authors:
Peter Desmet:
href: https://twitter.com/peterdesmet
Damiano Oldoni:
href: https://twitter.com/damianozingaro
Stijn Van Hoey:
href: https://twitter.com/SVanHoey
LifeWatch Belgium:
href: https://lifewatch.be
html: "<img src='https://www.lifewatch.be/sites/lifewatch.be/themes/lifewatchportal/images/header_lw_logo.png' width=72>"
home:
links:
- text: Visit the European Tracking Network (ETN)
href: http://lifewatch.be/etn/
reference:
- title: "Connect to the database"
contents:
- connect_to_etn
- title: "Explore acoustic telemetry data"
contents:
- get_animal_projects
- get_animals
- get_tags
- get_acoustic_projects
- get_acoustic_detections
- get_acoustic_deployments
- get_acoustic_receivers
- download_acoustic_dataset
- write_dwc
- title: "Explore archival data"
contents:
- get_animal_projects
- get_animals
- get_tags
# - get_archival_readings
- title: "Explore CPOD data"
contents:
- get_cpod_projects
# - get_cpod_deployments
# - get_cpod_receivers
- title: "List parameter options"
contents:
- starts_with("list_")