-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
52 lines (48 loc) · 1.09 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
navbar:
title: ~
type: default
left:
- text: Reference
href: reference/index.html
- text: Articles
menu:
- text: JOSS paper
href: http://dx.doi.org/10.21105/joss.00052
- text: Vignette
href: articles/index.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/cvitolo/fuse/
reference:
- title: Core functions
desc: >
The soil moisture accounting module, the routing module, default parameter ranges and the wrapper function.
contents:
- fuse
- fuserouting.ranges
- fuserouting.sim
- fusesma.ranges
- fusesma.sim
- title: Utility functions
desc: >
Functions to explore model structure variability.
contents:
- fuseInfo
- generateParameters
- model_param_table
- readmd2var
- readmd
- title: Sample data and look-up tables
desc: >
Sample daily data and parameter set to run tests in the vignette and README file.
contents:
- fuse_hydrological_timeseries
- fuse_parameters
- modlist
- modliststring
articles:
- title: All articles
desc: ~
contents: fuse_vignette