# Climate Zone Classification

Climate regions are classified using long-term precipitation and temperature records to describe the typical weather conditions expected in an area. Designers and engineers can use climate zones to benchmark buildings and make early decisions on building HVAC, facade types, fenestrations, and insulation levels. The building industry uses two main climate classifications: the Koppen-Gieger Climate Classification and the International Code Council (ICC) / American Society of Heating, Refrigeration, and Air Conditioning Engineers (ASHRAE) climate zones. Additionally, a limited method, Design Degree Days, combines temperature and time.

![Part (a) shows the present-day map (1980–2016) and panel (b) the future map (2071–2100). Beck, Hylke E et al. “Present and future Köppen-Geiger climate classification maps at 1-km resolution.” Scientific data vol. 5 180214. 30 Oct. 2018, doi:10.1038/sdata.2018.214](/files/s9hSoarJjnNrRm6Sk2jR)

On a global scale, the Koppen-Geiger Climate Classification is a system most widely used for ecological modeling such as climate change impact assessments. It divides the world into five main climate groups: equatorial (A), arid (B), warm-temperate (C), snow (D), and polar (E). The five main climate groups are further subdivided based on precipitation and temperature. Precipitation categories include desert (W), steppe (S), fully humid (f), dry summer (s), dry winter (w), and monsoon (m). Temperature categories include hot arid (h), cold arid (k), hot summer (a), warm summer (b), cool summer (c), extremely continental (d), polar frost (F), or polar tundra (T).

![International Code Council. “2018 International Energy Conservation Code (IECC).”, codes.iccsafe.org/content/iecc2018/chapter-3-ce-general-requirements.](/files/c4VaMmzdRofceYX4IGbV)

In the United States, the ICC and ASHRAE developed a single map for climate zone classification. The ICC/ASHRAE climate zone map has eight climate zones ranging from 1 (hottest) to 8 (coldest) and three moisture regimes: Moist (A), Dry (B), or Marine (C).


---

# Agent Instructions: 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:

```
GET https://docs.ladybug.tools/ladybug-tools-academy/climate-analysis/climate-zone-classification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
