R/downscale_runoff.R
downscale_runoff.Rd
Computes downscaled, river segment specific, runoff using
the given HSweights
object.
downscale_runoff( HSweights, pycno = FALSE, n = 10, dasy = NULL, verbose = FALSE )
HSweights | An object of class 'HSweights', obtained with
|
---|---|
pycno | If |
n | Iterations in the pycnophylactic interpolation. |
dasy | name of the dasymetric variable in |
verbose | Print progress indication or not. |
The routed river network object with class HS
, which has been
enhanced with a runoff timeseries (list column runoff_ts
. Runoff is
given in \(m^3/s\).