distHydroSim: Distribution wrap of dWaSSI-C

Description Usage Arguments Details Value Examples

View source: R/dWaSSI_functions.R

Description

FUNCTION_DESCRIPTION

Usage

1
2
3
4
5
distHydroSim(sim.dates, par.sacsma = NULL, par.petHamon = NULL,
  par.snow17 = NULL, par.routLah = NULL, hru.info = NULL,
  hru.elevband = NULL, clim.prcp = NULL, clim.tavg = NULL,
  hru.lai = NULL, hru.lc.lai = NULL, huc.lc.ratio = NULL,
  snow.flag = 0, progress.bar = TRUE, month = F)

Arguments

sim.dates

list of all dates

Details

For details see Haith and Shoemaker (1987)

Value

outputs potential evapotranspiration (mm day-1)

Examples

1
2
3
4
5
6
7
## Not run: 
distHydroSim(str.date,
             hru.par = hru_par, hru.info = hru_info, hru.elevband = NULL,
             clim.prcp = stcroix$prcp.grid, clim.tavg = stcroix$tavg.grid,
             snow.flag = 0, progress.bar = TRUE)

## End(Not run)

ln1267/dWaSSI documentation built on Dec. 3, 2019, 4:39 a.m.