c_composite_CN | R Documentation |
This function computes the composite CN (Curve Number) for connected impervious areas.
c_composite_CN(pervious_CN, impervious)
pervious_CN |
numeric vector containing the pervious runoff curve number |
impervious |
numeric vector containing the percent imperviousness |
the Composite Runoff Curve Number as a single numeric vector, in the range [0, 100]
Note: Please refer to iemiscdata: Weighted CN Calculations Using the Composite CN vignette in the iemiscdata package
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]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.