The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
R package for estimating and compare time of concentration and lag time of watersheds
Dependencies: ggplot2, readxl, utils
You can install the currently-released version of Time.R from CRAN with this R command:
install.packages("Time.R")
Alternatively, you can install the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("Alobondo/Time.R")
library(Time.R)
| Functions | Description |
|---|---|
Time.R_calc() |
Apply functions to estimate the time of concentration and lag times for watersheds based on their morphometric characteristics. It includes various methods for calculation and offers plotting functionalities for comparative analysis. |
Time.R_calc() works with a dataframe with columns: ID,
Area_km2, Slope_perc, BasinLength_km, Z_max_masl, Z_min_masl,
Z_ave_masl, CurveNumber, ManningCoeff, Paved (ID character type and
Paved logical type, numeric the rest).
If you find an error in some function, want to report a typo in the documentation or submit a recommendation, you can do it here
Hydrology, R package, Time of Concentration, Lag Time, Watersheds
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.