{% set tapestry_width = 100 %} {% set fontsize2image_container_width = 1 / 30 %} {% set image_container_width = (98 / ncols) / (1 + 1.2 * fontsize2image_container_width) %} {% set fontsize = [image_container_width * fontsize2image_container_width, 0.75]|max %} {% set image_width = image_container_width / (1 - colorbar2width) %} {% set image_height = image_width / aspect_ratio %} {% set tapestry_height = (image_height + 1.4 * fontsize) * nrows + 2 %}
{{ patch.text_right_bottom }} {{ patch.text_right_top }} {{ patch.text_below }} Animal: {{ patch.animal }}Flags changed from previous row: {{ patch.flag_changes }} |
{% endfor %}
Minimum of lower data limit over all overviews: {{ all_data_limits[0] }}
Maximum of upper data limit over all overviews: {{ all_data_limits[1] }}