get_runoff_values | R Documentation |
get_runoff_values
get_runoff_values(
cropcover_agg,
runoff_agg,
lc_values,
polygon_area,
land_table
)
cropcover_agg |
cropcover raster |
runoff_agg |
runoff raster |
lc_values |
land cover values |
polygon_area |
area of select watershed |
land_table |
land table created by functions |
This function calculates runoff volume in meters cubed per second for different land covers across the CONUS.
Kristian Nelson (kristian.nelson@pnnl.gov)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.