calcLanduseIntensity: calcLanduseIntensity

View source: R/calcLanduseIntensity.R

calcLanduseIntensityR Documentation

calcLanduseIntensity

Description

This function prepares total tau values for use. As the source data already provides all required information this function purely removes unrequired data and moves the xref values to the weighting object which is required for aggregation.

Usage

calcLanduseIntensity(sectoral = "kcr", rescale = TRUE)

Arguments

sectoral

"kcr" (default) for MAgPIE crop items and "lpj" for LPJmL crop items, "pasture" for pasture

rescale

TRUE (default), if Tau should be rescaled in a way, that 2010 is always 1

Value

Total tau data and corresponding weights as a list of two MAgPIE objects

Author(s)

Benjamin Leon Bodirsky, Kristine Karstens, Felicitas Beier

See Also

calcTauTotal(), readTau(), convertTau()

Examples

## Not run: 
calcOutput("LanduseIntensity")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.