-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_pkgdown.yml
More file actions
48 lines (42 loc) · 753 Bytes
/
_pkgdown.yml
File metadata and controls
48 lines (42 loc) · 753 Bytes
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
url: https://hsbadr.github.io/HiClimR/
template:
bootstrap: 5
development:
mode: auto
authors:
Hamada S. Badr:
href: https://hsbadr.github.io
navbar:
type: inverse
left:
- icon: fa-home
text: Home
href: index.html
- icon: fa-rss
text: News
href: news/index.html
- icon: fa-code
text: Reference
href: reference/index.html
right:
- icon: fa-github
href: https://github.com/hsbadr/HiClimR/
reference:
- title: Main Functions
contents:
- HiClimR
- HiClimR2nc
- validClimR
- title: Helper Functions
contents:
- coarseR
- fastCor
- geogMask
- grid2D
- minSigCor
- title: Data Sets
contents:
- TestCase
- WorldMask
search:
exclude: ['news/index.html']