-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 912 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: bfsep
Title: USGS Non-Linear Baseflow Separation Model
Version: 0.0.0.9000
Authors@R:
c(person("Jaak", "Van den Sype", , "[email protected]", role = c("cre")),
person("Christopher", "Konrad", , "[email protected]", role = "aut"))
Description: R workspace with functions comprising a non-linear baseflow separation model,
calibrated values of parameters and estimates of the baseflow component of daily streamflow
at selected streamflow gages. Parameter values were determined by calibration of the model.
Estimates of the baseflow component include daily values and the total baseflow as a fraction
of streamflow for the analysis period.
URL: https://github.com/jvandens/bfsep
BugReports: https://github.com/jvandens/bfsep/issues
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Depends:
R (>= 2.10)
LazyData: true