SOM2: SOM2

View source: R/SOM2.R

SOM2R Documentation

SOM2

Description

Calculates soil organic carbon stock size based on a MAgPIE gdx file (for threepool realization)

Usage

SOM2(gdx, type = "stock", level = "regglo", noncropAggr = TRUE)

Arguments

gdx

GDX file

type

"stock" (default) for absoulte values, "density" for per hectar values

level

Level of regional aggregation; "reg" (regional), "glo" (global), "regglo" (regional and global)

noncropAggr

aggregate non cropland types to 'noncropland' (if FALSE all land types of pools59 will be reported)

Value

A MAgPIE object containing som values

Author(s)

Kristine Karstens

Examples

## Not run: 
  x <- SOM2(gdx)

## End(Not run)


pik-piam/magpie4 documentation built on Oct. 15, 2024, 9:34 p.m.