View source: R/readZabel2014.R
readZabel2014 | R Documentation |
Reads crop suitability data published in Zabel, F., Putzenlechner, B., & Mauser, W. (2014). Global Agricultural Land Resources – A High Resolution Suitability Evaluation and Its Perspectives until 2100 under Climate Change Conditions. PLOS ONE, 9(9), e107522. https://doi.org/10.1371/journal.pone.0107522 and extracts the share of suitable cropland per grid cell, depending on different suitability thresholds.
readZabel2014(subtype = "all_marginal:rainfed_and_irrigated")
subtype |
Defines which share of marginal land should be included (see options below) and whether suitable land under irrigated conditions ("irrigated"), under rainfed conditions ("rainfed") or suitability under rainfed conditions including currently irrigated land (rainfed_and_irrigated) should be used. Options combined via ":" The different marginal land options are:
|
Returns magpie objects with the share of suitable cropland per grid cell
Patrick v. Jeetze, Felicitas Beier
## Not run:
readSource("Zabel2014", subtype = "all_marginal:rainfed_and_irrigated", convert = "onlycorrect")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.