readISIMIP: readISIMIP

View source: R/readISIMIP.R

readISIMIPR Documentation

readISIMIP

Description

Reads in ISIMIP data

Usage

readISIMIP(subtype = "airww:LPJmL:gfdl-esm2m:2b")

Arguments

subtype

Type of ISIMIP data that should be read. It consists of variable ("airrww"), model ("cwatm","h08","lpjml","matsiro","mpi-hm","pcr-globwb"), GCM ("ipsl-cm5a-lr","gfdl-esm2m","miroc5","hadgem2-es") and database version ("2a","2b","3a","3b"), separated by ":" (e.g. "airww:LPJmL:gfdl-esm2m:2b") Similaryly for ISIMIP GGCMI phase3b data, with scenarios and CO2 fert setting, downloads for all crops and irrigation settings models ("LPJmL", "EPIC-IIASA", "pDSSAT", "CYGMA1p74"), gcms ("gfdl-esm4", "ipsl-cm6a-lr", "mpi-esm1-2-hr", "mri-esm2-0", "ukesm1-0-ll"), scenarios ("historical", "ssp126", "ssp370", "ssp585"), co2 ("default", "2015co2"), version c("2a","2b","3a","3b"))) Example of yield subtype : "yields:EPIC-IIASA:ukesm1-0-ll:ssp585:default:3b"

Value

MAgPIE object with the requested data

Note

Values for years before 1961 will be ignored to reduce overall object size

Author(s)

Jan Philipp Dietrich, Felicitas Beier, David Chen

Examples

## Not run: 
readSource("ISIMIP", convert = TRUE)

## End(Not run)


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