Learn R Programming

sharpshootR (version 1.8)

dailyWB_SSURGO: Perform daily water balance modeling using SSURGO and DAYMET

Description

Perform daily water balance modeling using SSURGO and DAYMET

Usage

dailyWB_SSURGO(
  x,
  cokeys = NULL,
  start = 1988,
  end = 2018,
  modelDepth = 100,
  bufferRadiusMeters = 1,
  ...
)

Arguments

x

SpatialPoints object representing a single point

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

bufferRadiusMeters

spatial buffer (meters) applied to x for the lookup of SSURGO data

...

additional arguments to simpleWB

Value

data.frame of daily water balance results

References

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.