> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/support-and-training/other-support/faqs/design-and-specification/climate/the-koppen-climate-classification-system.md).

# The Koppen Climate Classification System

<figure><img src="/files/9iCgXqixYlwd6z7AA0ou" alt=""><figcaption></figcaption></figure>

Climates encompass meteorological characteristics such as temperature, humidity, atmospheric pressure, wind, rainfall, atmospheric particles, and others over extended periods. They are also affected by latitude, terrain, and altitude.

Initially a system used for botanical identification, The Koppen Climate Classification System is useful for appreciating a global picture of climate diversity. Consisting of five major climate groups, A (tropical), B (dry), C (temperate), D (continental), and E (polar), each of which is further divided into one or more subgroups, it has been adopted by local and international standards to be useful in building design.&#x20;

Each region or country has their own methodology for climate-based design to drive minimum performance compliance or has adopted international methods. Either way, climate classification is a great way to set local design priorities required in different climatic zones, such as:

* Orienting and developing the geometry of the building to respond to solar position
* Solar shading to control cooling loads and improve thermal comfort
* Natural ventilation to reduce cooling loads and enhance air quality
* Minimising energy used for artificial lighting and mechanical cooling and heating by optimising exterior wall insulation and the use of daylighting

Cold heating-dominated climates benefit from combined strategies of increased solar transmittance, daylight, passive heating, heat storage and reduced thermal transmittance to reduce heating demand. Solar transmittance control becomes more critical in warm cooling-dominated climates, as does the efficiency of air-conditioning systems. In mixed temperate climates, combined strategies of cold and warm climates are beneficial that balance solar transmittance and access to daylight. Such diverse climates can be the most challenging from a design point of view, as the design must respond to high peak summer and low peak winter conditions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.betterbuilding.io/support-and-training/other-support/faqs/design-and-specification/climate/the-koppen-climate-classification-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
