-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 992 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 992 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
Package: brook90r
Title: Run the LWF-Brook90 hydrological model from within R.
Version: 1.1.1
Authors@R: person("Paul", "Schmidt-Walter", email = "paul.schmidt-walter@nw-fva.de",
role = c("aut", "cre"))
Description: Run the LWF-BROOK90 hydrological model from within R. The central
function writes input files from model control options, parameters, soil and
climate data, starts the commandline tool of the LWF-BROOK90 hydrological model
and returns its output files. Additionally, submodels for defining vegetation
dynamics and pedotransfer functions for deriving soil hydraulic parameters are
provided.
Depends:
R (>= 3.2.2),
data.table (>= 1.10.4)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests:
vegperiod (>= 0.2.1),
sirad,
foreach,
doSNOW,
testthat,
knitr,
rmarkdown,
VignetteBuilder: knitr
URL: http://github.com/pschmidtwalter/brook90r
BugReports: http://github.com/pschmidtwalter/brook90r/issues