uc_composite_CN | R Documentation |
This function computes the composite CN (Curve Number) for unconnected impervious areas and total impervious areas less than 30 percent.
uc_composite_CN(pervious_CN, impervious, R)
pervious_CN |
numeric vector containing the pervious runoff curve number |
impervious |
numeric vector containing the percent imperviousness |
R |
numeric vector containing the ratio of unconnected impervious area to total impervious area |
the Composite Runoff Curve Number as a single numeric vector, in the range [0, 100]
Irucka Embry
United States Department of Agriculture Natural Resources Conservation Service Conservation Engineering Division, "Urban Hydrology for Small Watersheds Technical Release 55 (TR-55)", June 1986, pages 2-11 - 2-16, https://web.archive.org/web/20230810204711/https://directives.sc.egov.usda.gov/OpenNonWebContent.aspx?content=22162.wba [Recovered with the Internet Archive: Wayback Machine]
# Please refer to iemiscdata: Weighted CN Calculations Using the Composite CN
# vignette in the iemiscdata package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.