{% include 'header.html' %}
{% include 'navigation.html' %}

{{ ds.name }} {# // It's possible to use header toolbar. #}

{# TODO: Show some info/statistics for alocate-mode?
#}
0 0 0 0
Create some groups to start dragging the inputs.
Select inputs in 'Technosphere' and 'Biosphere' tables to drag them to the group. All inputs from 'Technosphere' and 'Biosphere' tables must be added to a group.
Distribute groups by production.
Sample error text
{# Allocate mode toolbar #} Save fractions Back to inputs

Allocate groups

{# allocate-mode-layout content placeholder #}
{# Groups toolbar #} Allocate

Groups

No groups created

Production

No production exchanges

Amount
Name
Location
Unit

Technosphere Inputs

No technosphere exchanges

{# Row data: { amount: 0.06008158208572887 id: 199 input: {name: 'Clay-Williams', unit: 'kilogram', location: 'GLO', product: 'LLC', categories: 'Unknown'} output: {name: 'Smith LLC', unit: 'kilogram', location: 'GLO', product: 'Inc', categories: 'Unknown'} type: "technosphere" } Render example: ``` ``` #}
Amount
Name
Location
Unit
{{row.amount}}
{{row.input.location}}
{{row.input.unit}}

Biosphere Inputs

No biosphere exchanges

Amount
Name
Categories
Unit
{# TODO: It's possible to dynamically load all required styles using `CommonHelpers.addCssStyle` method. #} {% include 'footer.html' %}