Weather in {{ display }} in {{ month_name }}
In an average {{ month_name }}, {{ name }} sees a daily high around {{ avg_high }} and a low around {{ avg_low }}, based on {{ year_range[0] }}–{{ year_range[1] }} of local climate records.
| {{ label }} | {{ value }} |
|---|
{{ month_name }} records
-
{% for r in records %}
- {{ r.label }}: {{ r.value }} on {{ r.date }} {% endfor %}
See {{ name }}'s live weather grade →
Visiting {{ name }} in {{ month_name }}? Compare its comfort with your home city →
‹ {{ prev.name }} · {{ name }} climate overview · {{ next.name }} ›