View source: R/calcDecayFuture.R
calcDecayFuture | R Documentation |
This function wraps together the decay rate for all SOC sub-pool per year for mineral soils using the steady-state method (Tier 2) of the 2019 Refinement to the 2006 IPP Guidelines for National Greenhouse Gas Inventories for a given future climate scenario NOTE: This function only provides hamronized future climate scenario data used as input to MAgPIE. For historical data use calcDecayRaw
calcDecayFuture(
lpjmlNatveg = "LPJmL4_for_MAgPIE_44ac93de",
climatetype = "GSWP3-W5E5:historical"
)
lpjmlNatveg |
Switch between LPJmL natveg versionstop |
climatetype |
Switch between different climate scenarios |
magpie object in cellular or regional resolution for future climate scenarios
Kristine Karstens
calcDecayRaw
## Not run:
calcOutput("DecayFuture", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.