-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
67 lines (61 loc) · 1.79 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
url: https://kwb-r.github.io/flextreat.hydrus1d
authors:
Michael Rustler:
href: https://www.kompetenz-wasser.de/en/ueber-uns/team/michael-rustler
Hauke Sonnenberg:
href: https://www.kompetenz-wasser.de/en/ueber-uns/team/hauke-sonnenberg
FlexTreat:
href: https://www.kompetenz-wasser.de/en/forschung/projekte/flextreat
html: <img src='https://bmbf-wave.de/Verbundprojekte+nach+Themenfeldern/Kommunales+Abwasser/FlexTreat-height-394-width-1389/_/Flextreat-Logo-300dpi.png'
alt='Project FLexTreat' height='24' />
Kompetenzzentrum Wasser Berlin gGmbH (KWB):
href: http://www.kompetenz-wasser.de
html: <img src='https://publications.kompetenz-wasser.de/img/KWB-Logo.svg'
alt='KWB' width='72' />
template:
bootstrap: 5
bootswatch: cerulean
bslib:
bg: '#ffffff'
fg: '#000000'
primary: '#007aff'
border-radius: 0.5rem
btn-border-radius: 0.25rem
development:
mode: auto
reference:
- title: Datasets
desc: >
Datasets availabe for HYDRUS-1D model
contents:
- evapo_p
- irrigation
- materials
- precipitation_daily
- precipitation_hourly
- title: Prepare Input
desc: >
Functions for preparing HYDRUS-1D input files
contents:
- aggregate_atmosphere
- get_hydrologic_years
- prepare_atmosphere_data
- prepare_atmosphere
- title: Aggregate Output
desc: >
Functions for aggregating HYDRUS-1D output files
contents:
- aggregate_solute
- aggregate_tlevel
- title: Plot Output
desc: >
Functions for plotting HYDRUS-1D simulation results
contents:
- starts_with("plot_")
- title: Helper functions
desc: >
Helper functions for HYDRUS-1D
contents:
- add_times
- create_monthly_atm
- select_hydrologic_years