readISIMIP | R Documentation |
Reads in ISIMIP data
readISIMIP(subtype = "airww:LPJmL:gfdl-esm2m:2b")
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" |
MAgPIE object with the requested data
Values for years before 1961 will be ignored to reduce overall object size
Jan Philipp Dietrich, Felicitas Beier, David Chen
## Not run:
readSource("ISIMIP", convert = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.