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 label, value, date in records %}
- {{ label }}: {{ value }} on {{ date }} {% endfor %}
See {{ name }}'s live weather grade →
‹ {{ prev.name }} · {{ name }} climate overview · {{ next.name }} ›