View source: R/calcClimateClass.R
calcClimateClass | R Documentation |
fraction of a cell belonging to a given climate classification based on different climate cliassification schemes
calcClimateClass(datasource = "koeppen", cells = "magpiecell")
datasource |
select source from: - koeppen for Koeppen Geiger Classification http://koeppen-geiger.vu-wien.ac.at/ - ipcc, ipccReduced, ipccReduced2019 for IPCC Guideline climate classification |
cells |
"magpiecell" for 59199 cells or "lpjcell" for 67420 cells |
Clustered MAgPIE object on requested resolution
Abhijeet Mishra, Kristine Karstens
## Not run:
calcOutput("ClimateClass", aggregate = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.