DiffuseLoadTableCreator: A function to associate the leach rate with each...

Description Usage Arguments Value Author(s)

View source: R/CASM_PrePostProcessorFunctions.R

Description

A function to associate the leach rate with each zone-landuse-LUC combination and find the average leach rate and area for each combination.

Usage

1
2
3
4
DiffuseLoadTableCreator(
  ZoneLanduseLUCRaster = ZoneLanduseLUCRaster,
  LeachRates = LeachRateRaster
)

Arguments

ZoneLanduseLUCRaster

A raster of the water management zone - land use - LUC intersection.

LeachRates

A raster of leach rates. The output from the LeachRateRasterCreator function.

Value

A data frame of average leach rates for each water management zone-landuse-LUC combination

Author(s)

Tim Kerr, Tim.Kerr@Rainfall.NZ


RainfallNZ/CASMPrePostProcessor documentation built on Oct. 14, 2021, 8:04 a.m.