-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlca.shtml
executable file
·206 lines (191 loc) · 6.21 KB
/
lca.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Ben & Jerrys, CoClear</title>
<meta name="description" content="CoClear is the...?">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<!--#include virtual="header.html" -->
</head>
<body class="lca lcaCharts">
<!--#include virtual="menu-product.html" -->
<section>
<!--#include virtual="menu-lca.html" -->
<h2>Product Life Cycle Inventory, Emissions & Costs</h2>
<div id="TABS">
<ul>
<li><a href="#tabs-1">List view</a></li>
<li><a href="#tabs-2">Pie chart</a></li>
<!-- <li><a href="#tabs-3">emissions chart</a></li> -->
<li><a href="#tabs-4">EF vs GHG quantity</a></li>
<li><a href="#tabs-5">View complete LCA inventory</a></li>
</ul>
<div id="tabs-1">
<div class="StageHeaders">
<span class="StageName">Contribution</span>
<span class="Amount">Amount</span>
<span class="ghg">GHG Factor (g CO2e)</span>
<span class="Expense">Company Expense</span>
<span class="Performance">Performance</span>
</div>
<script id="listViewTemplate" type="text/template">
{{#children}}
<h3>
<span class="Box {{name}}"></span>
<span class="StageName">{{stageName}}</span>
<span class="Amount">{{#round}}{{sum.amount}}{{/round}}</span>
<span class="ghg">{{#round}}{{sum.ghg}}{{/round}}</span>
<span class="Expense">{{#round}}{{sum.expense}}{{/round}}</span>
<span class="Performance"></span>
</h3>
<div>
<table>
<tr>
<th>Contribution</th>
<th>Amount</th>
<th>GHG Factor<br>(g CO2e)</th>
<th>Company Expense</th>
<th>Performance</th>
</tr>
{{#children}}{{#data}}
<tr>
<td>{{name}}</td>
<td>{{Amount per FU}} {{contribution unit}}</td>
<td>{{GHG [gram CO2e]}}</td>
<td>{{Expense}}</td>
<td></td>
</tr>
{{/data}}{{/children}}
</table>
</div>
{{/children}}
</script>
<h2>Emissions percentage</h2>
<div id="LIST-VIEW" class="TableView"></div>
</div>
<div id="tabs-2">
<div id="PIE-CHART" class="yui3-g">
<div class="yui3-u-3-4 Chart"></div>
<div class="yui3-u-1-4 ChartAside">
<select>
<option value="GHG [gram CO2e]" select>GHG [gram CO2e] / unit</option>
<option value="EF">Emissions Factor / unit</option>
</select>
</div>
</div>
</div>
<!--
<div id="tabs-3">
<div id="EMISSIONS-CHART" class="Chart"></div>
</div>
-->
<div id="tabs-4">
<div id="EF-CHART" class="yui3-g">
<div class="yui3-u-3-4 Chart"></div>
<div class="yui3-u-1-4 ChartAside">
<div class="Key"></div>
<select>
<option value="log" select>Logarithmic scale on axis</option>
<option value="linear">Linear scale on axis</option>
</select>
<div>
<label Class="BubbleSize">Bubble size:</label>
<select>
<option value="log" select>Annual cost</option>
<option value="linear">GHG</option>
<option value="linear">Emissions Factor</option>
</select>
</div>
</div>
</div>
<div class="yui3-g ExploreOptions">
<div class="yui3-u-7-24">
<h2>Material Opportunity</h2>
Raw Milk is x% of the final product, y% of total GHG (CO2e) z% of company expense.
<a href="#" class="ExploreButton">Explore scenarios</a>
</div>
<div class="yui3-u-7-24">
<h2>Process Opportunity</h2>
Shipping vanilla extract from Indonesia is x% of total GHG (CO2e) z% of company expense.
<a href="#" class="ExploreButton">Explore scenarios</a>
</div>
<div class="yui3-u-7-24">
<h2>Activity Opportunity</h2>
Retail refrigeration is x% of total GHG (CO2e) z% of company expense.
<a href="#" class="ExploreButton">Explore scenarios</a>
</div>
</div>
</div>
<div id="tabs-5">
<script id="fullLCA" type="text/template">
{{#children}}
<table>
<caption>{{stageName}}</caption>
<tr>
<th>Contribution</th>
<th>Type</th>
<th>Amount</th>
<th>Data type</th>
<th>Source & method</th>
<th>EF</th>
<th>Source & rationale</th>
<th>GHG [gram CO2e]</th>
</tr>
{{#children}}{{#data}}
<tr>
<td>{{Contribution}}</td>
<td>{{Contribution type}}</td>
<td>{{Amount per FU}} {{contribution unit}}</td>
<td>{{Data type}}</td>
<td>{{Source & method}}</td>
<td>{{EF}} {{EF unit}}</td>
<td>{{Source & rationale}}</td>
<td>{{GHG [gram CO2e]}}</td>
</tr>
{{/data}}{{/children}}
</table>
{{/children}}
</script>
<div class="Options">
<lable>sort LCA by:</lable>
<select>
<option>Stage</option>
<option>Top GHG contributor</option>
<option>Top EF quality</option>
<option>Amount per FU</option>
</select>
</div>
<div id="FULL-LCA" class="TableView"></div>
</div>
</div>
</section>
<div id="PIE-TOOLTIP" class="ToolTip">
<div class="Title"><span class="Value"></span></div>
<div class="Ghg"><span class="Value"></span> GHG [gram CO2e]</div>
<div class="Expense">$<span class="Value"></span> per unit</div>
</div>
<div id="EF-TOOLTIP" class="ToolTip">
<div class="Title"><span class="Value"></span></div>
<div class="Stage">LCA Stage: <span class="Value"></span></div>
<div class="Ghg"><span class="Value"></span> GHG [gram CO2e]</div>
<div class="Expense">$<span class="Value"></span> per unit</div>
<div class="Ef">EF: <span class="Value"></span></div>
</div>
<script id="legendTemplate" type="text/template">
<div class="Legend">
<h2>Life Cycle Stages</h2>
<ul>
{{#children}}
<li><span class="{{name}} StageColour"></span> {{stageName}}</li>
{{/children}}
</ul>
</div>
</script>
<!--#include virtual="javascripts.html" -->
<script src="js/coclear-lca.js" type="text/javascript" charset="utf-8"></script>
</body>
</html>