Read Koeppen climate zones on iso-country and cellular level
Usage
readKoeppen(subtype = "iso")
Arguments
- subtype
Switch between different levels
Value
List of magpie objects with results on country or cellular level
Examples
if (FALSE) { # \dontrun{
readSource("Koeppen", subtype = "iso")
} # }