readGFED: Read GFED

View source: R/readGFED.R

readGFEDR Documentation

Read GFED

Description

Read the Global Fire Emissions Database over the available years and store them in a MAgPIE object with two sub-dimensions: Species (e.g. DM, CO2, CH4, or N2O), and Partition (e.g. SAVA, BORF, TEMF, DEFO, PEAT, AGRI). Emissions are reported in Mt X. For more information, see: https://globalfiredata.org/pages/data/. Due to runtime considerations, this function only calculates a small sample of the total emissions (CH4, N2O, NOx, NH3) and burning partitions (AGRI), which are currently being used for validation.

Usage

readGFED()

Value

A MAgPIE object with the GFED emissions data and sub-dimensions Partition and Species.

Author(s)

Michael S. Crawford

See Also

readSource()

Examples

## Not run: 
a <- readSource("GFED")

## End(Not run)


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