# Loading mandatory data for the Example 'Climate Normal Grid'
data(inp_exClnrGrid)
# Designate the KGC types (using the related bioclimatic indices)
# for Csongrad-Csanad County (for the normal period 1981-2010)
with(inp_exClnrGrid, {
rs.KGC <- cliKoppenGrid(temp, prec, verbose = TRUE)
rs.KGC
})
Run the code above in your browser using DataLab