{{ display }} climate
Average temperatures, precipitation and all-time records for {{ display }}, with every day graded against ~{{ n_years }} years of local climate history ({{ year_range[0] }}–{{ year_range[1] }}).{% if warmest and coldest %} Its warmest month is {{ warmest.name }}, averaging a high of {{ warmest.high }}, and its coldest is {{ coldest.name }}, with an average low of {{ coldest.low }}.{% endif %}
{% if flavor %}{{ flavor.extract }}{% if flavor.url %} via Wikipedia{% endif %}
{% endif %} {% if today %}How today compares
Latest recorded day: {{ today.date }}. Each reading placed on {{ display }}'s own ±7-day seasonal distribution.
Notable weather in {{ name }}
{{ event.text }}{% if event.url %} Read more →{% endif %}
{{ name }} average temperatures by month
Typical daily high and low, and average precipitation, for each month in {{ display }}, based on {{ year_range[0] }}–{{ year_range[1] }} records. {% if wettest %}The wettest month is {{ wettest.name }} ({{ wettest.precip }} on an average day).{% endif %}
| Month | Avg high | Avg low | Avg precip |
|---|---|---|---|
| {{ m.name }} | {{ m.high }} | {{ m.low }} | {{ m.precip }} |
Each bar spans the 10th-percentile daily low to the 90th-percentile daily high (the range most days fall within), coloured cold → hot on a shared {{ temp(-10) }} to {{ temp(115) }} scale, so the whole year's rhythm reads at a glance.
Thinking of visiting {{ name }}?
Trips live and die by the weather. See how {{ name }}'s comfort stacks up against where you live. {{ name }} is pre-loaded, just add your city.
Record extremes
-
{% if records.tmax %}
- Hottest day on record: {{ temp(records.tmax.max) }} on {{ records.tmax.max_date }} {% endif %} {% if records.tmin %}
- Coldest day on record: {{ temp(records.tmin.min) }} on {{ records.tmin.min_date }} {% endif %}
Percentiles compare each day to {{ display }}'s own history, so grades are relative to this location: a “Near Record” day here isn't the same temperature as elsewhere. How the grades work →