readGFED | R Documentation |
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.
readGFED()
A MAgPIE object with the GFED emissions data and sub-dimensions Partition and Species.
Michael S. Crawford
readSource()
## Not run:
a <- readSource("GFED")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.