Estimates the unit hydrograph using deconvolution.
deconvolution.uh(P, Q, FWHM = length(P), do.plot = FALSE)
Rainfall or effective rainfall time series
Flow time series
Full Width Half Maximum to use for Gaussian apodisation function
Whether to plot the unit hydrograph immediately
Vector of length (length(P)-1)*2
representing deconvolved
unit hydrograph. Note that entries from length(P)
represent are
obtained by negative lags. Optionally plot the unit hydrograph.
Estimates the unit hydrograph by fourier transform deconvolution of the ratio of the cross correlation and auto-correlation functions.
Barry