Correct Koeppen climate zones on cellular level
Usage
correctKoeppen(x, subtype = "iso")
Arguments
- x
magpie object provided by the read function
- subtype
Switch between different levels
Value
List of magpie objects with results on cellular level
Examples
if (FALSE) { # \dontrun{
readSource("Koeppen", subtype = "cellular", convert = "onlycorrect")
} # }