View source: R/dailyWB_SSURGO.R
dailyWB_SSURGO | R Documentation |
Pending.
dailyWB_SSURGO(
x,
cokeys = NULL,
start = 1988,
end = 2018,
modelDepth = 100,
MS.style = "default",
a.ss = 0.1,
S_0 = 0.5,
bufferRadiusMeters = 1
)
x |
|
cokeys |
vector of component keys to use |
start |
starting year (limited to DAYMET holdings) |
end |
ending year (limited to DAYMET holdings) |
modelDepth |
soil depth used for water balance, see details |
MS.style |
moisture state classification style, see |
a.ss |
recession coefficients for subsurface flow from saturated zone, should be > 0 (range: 0-1) |
S_0 |
fraction of water storage filled at time = 0 (range: 0-1) |
bufferRadiusMeters |
spatial buffer (meters) applied to |
data.frame
of daily water balance results
D.E. Beaudette
Farmer, D., M. Sivapalan, Farmer, D. (2003). Climate, soil and vegetation controls upon the variability of water balance in temperate and semiarid landscapes: downward approach to water balance analysis. Water Resources Research 39(2), p 1035.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.