Skip to content

fraction of a cell belonging to a given climate classification based on different climate cliassification schemes

Usage

calcClimateClass(datasource = "koeppen")

Arguments

datasource

select source from:

  • koeppen for Koeppen Geiger Classification http://koeppen-geiger.vu-wien.ac.at/

  • ipcc, ipccReduced, ipccReduced2019 for IPCC Guideline climate classification

Value

Clustered MAgPIE object on requested resolution

Author

Abhijeet Mishra, Kristine Karstens

Examples

if (FALSE) { # \dontrun{
calcOutput("ClimateClass", aggregate = FALSE)
} # }