{% extends "base.html.j2" %} {% block title %}{{ page_title }}{% endblock %} {% block description %}{{ page_description }}{% endblock %} {% block canonical_path %}{{ canonical_path }}{% endblock %} {% block content %}

Weather & climate glossary

Plain-language definitions of the terms Thermograph uses to grade the weather.

{% for t in terms %}

{{ t.term }}

{{ t.short }}

{% endfor %}
{% endblock %}