R/data-runoff_depth.R

#' Table 2-1: Runoff depth for selected CN's and rainfall amounts
#'
#' A table containing certain Curve Numbers and the rainfall amounts.
#'
#'
#'
#' @format A data.table data frame with 22 rows and 14 variables:
#' \describe{
#' item{Rainfall (in)}{Amount of rainfall in inches}
#' item{Runoff depth (in) for curve number of 40}{Runoff depth in inches for a curve number of 40}
#' item{Runoff depth (in) for curve number of 45}{Runoff depth in inches for a curve number of 45}
#' item{Runoff depth (in) for curve number of 50}{Runoff depth in inches for a curve number of 50}
#' item{Runoff depth (in) for curve number of 55}{Runoff depth in inches for a curve number of 55}
#' item{Runoff depth (in) for curve number of 60}{Runoff depth in inches for a curve number of 60}
#' item{Runoff depth (in) for curve number of 65}{Runoff depth in inches for a curve number of 65}
#' item{Runoff depth (in) for curve number of 70}{Runoff depth in inches for a curve number of 70}
#' item{Runoff depth (in) for curve number of 75}{Runoff depth in inches for a curve number of 75}
#' item{Runoff depth (in) for curve number of 80}{Runoff depth in inches for a curve number of 80}
#' item{Runoff depth (in) for curve number of 85}{Runoff depth in inches for a curve number of 85}
#' item{Runoff depth (in) for curve number of 90}{Runoff depth in inches for a curve number of 90}
#' item{Runoff depth (in) for curve number of 95}{Runoff depth in inches for a curve number of 95}
#' item{Runoff depth (in) for curve number of 98}{Runoff depth in inches for a curve number of 98}
#' }
#'
#'
#' @source
#' United States Department of Agriculture Natural Resources Conservation Service Conservation Engineering Division, "Urban Hydrology for Small Watersheds Technical Release 55 (TR-55)", June 1986, \url{https://directives.sc.egov.usda.gov/OpenNonWebContent.aspx?content=22162.wba}
#'
#'
#'
#'
"runoff_depth"
#> [1] "runoff_depth"

Try the iemiscdata package in your browser

Any scripts or data that you put into this service are public.

iemiscdata documentation built on Sept. 26, 2023, 1:07 a.m.