View source: R/downloadISIMIP.R
downloadISIMIP | R Documentation |
Downloads the latest data from ISIMIP.
downloadISIMIP(subtype)
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"). Similarly 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" |
Jan Philipp Dietrich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.