calcValidGridSOCStocks: calcValidGridSOCStocks

View source: R/calcValidGridSOCStocks.R

calcValidGridSOCStocksR Documentation

calcValidGridSOCStocks

Description

calculates the validation data for the gridded soil carbon pools

Usage

calcValidGridSOCStocks(
  datasource = "LPJ_IPCC2006",
  baseyear = 1995,
  intensive = FALSE
)

Arguments

datasource

Datasources for validation data, e.g. LPJ_IPCC2006, LPJmL_natural, ...

baseyear

baseyear for calculating soil carbon stock change (for LPJ_IPCC2006 only)

intensive

If FALSE (default) total stocks will be returned; otherwise (TRUE) carbon densities.

Value

List of magpie objects with results on cellular level, weight on cellular level, unit and description.

Author(s)

Kristine Karstens

Examples

## Not run: 
calcOutput("ValidGridSOCStocks")

## End(Not run)


pik-piam/mrvalidation documentation built on April 26, 2024, 12:12 a.m.