emisSOC: emisSOC

View source: R/emisSOC.R

emisSOCR Documentation

emisSOC

Description

reads detailed CO2 soil emissions out of a MAgPIE gdx file

Usage

emisSOC(gdx, file = NULL, sumLand = FALSE)

Arguments

gdx

GDX file

file

a file name the output should be written to using write.magpie

sumLand

TRUE (default) or FALSE. Sum over land types (TRUE) or report land-type specific emissions (FALSE).

Value

CO2 emissions as MAgPIE object

Author(s)

Krstine Karstens

Examples

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

## End(Not run)

pik-piam/magpie4 documentation built on June 2, 2025, 10:40 a.m.