{% include 'header.html' %} {# Common dependencies... #} {# Modal windows are used #} {% include 'common-modal.html' %} {# Module-specific dependencies... #} {# Core js module #}
Amount |
Name |
Location |
Unit |
Matched |
---|---|---|---|---|
{{row.amount}} |
{{row.input.location}} |
{{row.input.unit}} |
{% if row.input.matched %}{% else %}{% endif %} |
{{ biosphere|length }} biosphere exchanges
{% else %}Amount |
Name |
Categories |
Unit |
---|---|---|---|
{{ exc.amount }} |
{{ exc.input.name }} |
{{ exc.input.categories|join("|") }} |
{{ exc.input.unit }} |
No consuming processes
{% elif total_consumers > 50 %}Showing 50 of {{ total_consumers }}
{% endif %} {% if total_consumers %}Amount |
Name |
Location |
Unit |
---|---|---|---|
{{ exc.amount }} |
{{ exc.output.location }} |
{{ exc.output.unit }} |