readACCMIP: readACCMIP

View source: R/readACCMIP.R

readACCMIPR Documentation

readACCMIP

Description

Read in data from the Atmospheric Chemistry and Climate Model Intercomparison Project

Usage

readACCMIP(subtype = NULL)

Arguments

subtype

data subtype. available subtypes are:

  • nhx_1850

  • noy_1850

  • sox_1850

  • nhx_1980

  • noy_1980

  • sox_1980

  • nhx_2000

  • noy_2000

  • sox_2000

  • nhx_26_2030

  • nhx_45_2030

  • nhx_85_2030

  • noy_26_2030

  • noy_45_2030

  • noy_85_2030

  • sox_26_2030

  • sox_45_2030

  • sox_85_2030

  • nhx_26_2100

  • nhx_45_2100

  • nhx_85_2100

  • noy_26_2100

  • noy_45_2100

  • noy_85_2100

  • sox_26_2100

  • sox_45_2100

  • sox_85_2100

Value

magpie object of the ACCMIP data. Unit is t NO2-N per ha per year, or t NH3-N per ha per year,...

Author(s)

Roman Popov

See Also

readSource()

Examples

## Not run: 
a <- readACCMIP("ACCMIP", "nhx_2000")
a <- readACCMIP("ACCMIP", "sox_26_2030")

## End(Not run)

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