Description Usage Arguments Value Author(s)
View source: R/CASM_PrePostProcessorFunctions.R
A function to associate the leach rate with each zone-landuse-LUC combination and find the average leach rate and area for each combination.
1 2 3 4 | DiffuseLoadTableCreator(
ZoneLanduseLUCRaster = ZoneLanduseLUCRaster,
LeachRates = LeachRateRaster
)
|
ZoneLanduseLUCRaster |
A raster of the water management zone - land use - LUC intersection. |
LeachRates |
A raster of leach rates. The output from the LeachRateRasterCreator function. |
A data frame of average leach rates for each water management zone-landuse-LUC combination
Tim Kerr, Tim.Kerr@Rainfall.NZ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.