{{ head_verify() }} {% block title %}Thermograph{% endblock %} {% block head_extra %}{% endblock %} {% block jsonld %}{% endblock %}
{# The brand is the page's h1 everywhere EXCEPT the homepage, where the hero headline owns the sole h1 and the brand degrades to a

. The .brand h1, .brand .site-name selector pair in style.css keeps the lockup looking identical either way. #} <{{ brand_tag|default('h1') }} class="site-name">Thermograph

How unusual is the weather? Graded against ~45 years of local climate history.

{% block content %}{% endblock %}
{# The compact digest signup is the site-wide footer pattern, not a homepage-only surface — every page is a possible entry point. Hidden for now; restore by removing the surrounding {# … #} wrapper. #} {#

No spam, no sharing your address, unsubscribe anytime.

#}

Free. No ads. No tracking. No account needed. Built by one person in the open.

Thermograph grades weather by its percentile against ~45 years of local climate history. Data: ERA5 via Open-Meteo · NASA POWER · MET Norway.

Made by emigriffith.dev @

{% block body_scripts %} {% endblock %}