You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update welcome.html
revision of the welcome screen
* One small spacing change
---------
Co-authored-by: Marin Visscher <m.r.visscher@science.leidenuniv.nl>
Copy file name to clipboardExpand all lines: activity_browser/static/startscreen/welcome.html
+25-44Lines changed: 25 additions & 44 deletions
Original file line number
Diff line number
Diff line change
@@ -21,34 +21,29 @@
21
21
<td>
22
22
<h1>Welcome to the Activity Browser !</h1>
23
23
The <ahref="https://github.com/LCA-ActivityBrowser/activity-browser">Activity
24
-
Browser</a> is an open source graphical user interface designed to increase the productivity when working with the <ahref="https://brightway.dev/" rel="nofollow">Brightway2</a>
25
-
advanced life cycle assessment framework. </td>
24
+
Browser</a> is an open source graphical user interface designed to increase the productivity when working with the
<li><ahref="https://brightway.groups.io/g/AB-updates">Updates on AB development (e.g. new versions)</a></li>
34
35
<li><ahref="https://brightway.groups.io/g/AB-discussion">User channel for any topic related to the AB</a></li>
35
36
</ul>
36
37
37
-
<h2>More information</h2>
38
-
You can also visit the <ahref="https://github.com/LCA-ActivityBrowser/activity-browser/wiki"> github wiki page</a>, or the activity browser <ahref="https://www.youtube.com/@activity-browser">YouTube channel</a>.
39
-
40
-
<h2>Key features</h2>
38
+
<h3>Some highlights</h3>
41
39
42
40
<ul>
43
-
<li>Manage brightway2 projects, databases and activities (increasing your productivity with brightway)</li>
44
-
<li>Calculate fast LCA results (use "calculation setups" to calculate LCA results for several reference flow and impact categories at once)</li>
45
-
<li>Easily plot and export your LCA results (contribution analyses, Monte Carlo simulations)</li>
46
-
<li>Visualize your results in Sankey diagrams or explore your database with the Graph Explorer</li>
41
+
<li><b>Fast LCA calculations:</b> for multiple reference flows, impact categories, and scenarios</li>
42
+
<li><b>A productivity tool for brightway:</b> model in brightway (python) and see the results in the AB or vice-versa</li>
43
+
<li><b>Advanced modeling:</b> Use parameters, scenarios (including prospective LCI databases from <ahref="https://premise.readthedocs.io/">premise</a>), uncertainties and our Graph Explorer</li>
44
+
<li><b>Advanced analyses:</b> Contribution analyses, Sankey Diagrams, Monte Carlo, Global Sensitivity Analysis, and a Graph Explorer</li>
47
45
</ul>
48
46
49
-
<!--<h3>Management of brightway2 projects, databases and activities</h3>-->
50
-
<!--<br style="font-weight: bold;">-->
51
-
52
47
<h3>Examples</h3>
53
48
<tablestyle="width:100%">
54
49
<tr>
@@ -65,40 +60,26 @@ <h3>Examples</h3>
65
60
66
61
</table>
67
62
68
-
<!--<h3>Fast calculation of LCA results, contribution analyses, etc.</h3>-->
The Activity Browser is an open source project written in Python and
82
-
being developed by a number of researchers in their free time mainly
83
-
from ETH Zürich and
84
-
University of Leiden (CML). Development is ongoing and new
85
-
features are constantly being added.
70
+
</ul>
86
71
87
-
<h2>Contributing</h2>
88
-
As the Activity Browser is a true open source project, contributions
89
-
from the LCA community are very welcome. There are several ways in
90
-
which you can contribute:<br>
72
+
<h3>Contributing</h3>
73
+
The Activity Browser is a true open source project and contributions are very welcome.
74
+
Contributions can be made, e.g., by:<br>
91
75
<ul>
92
-
<li>by raising issues related to bugs or desirable features
93
-
directly on our GitHub site (no programming skills required)</li>
94
-
<li>by making a contribution to the code</li>
76
+
<li>raising issues related to bugs or desirable features directly on our GitHub site (no programming skills required)</li>
77
+
<li>making a contribution to the code</li>
95
78
</ul>
96
79
Please see <ahref="https://github.com/LCA-ActivityBrowser/activity-browser/blob/master/CONTRIBUTING.md">our
97
-
page on contributing </a>for more detailed instructions.<br>
98
-
99
-
<h2>Copyright and License</h2>
100
-
For copyright information please see the copyright on <ahref="https://github.com/LCA-ActivityBrowser/activity-browser/tree/master#copyright">this page</a>.<br><br>
80
+
page on contributing</a> for more detailed instructions.<br>
101
81
102
-
<h2>Copyright and License</h2>
103
-
For license information please see the copyright on <ahref="https://github.com/LCA-ActivityBrowser/activity-browser/blob/master/LICENSE.txt">this page</a>.<br><br>
82
+
<h3>Copyright and License</h3>
83
+
For copyright information please see <ahref="https://github.com/LCA-ActivityBrowser/activity-browser/tree/master#copyright">here</a>.<br><br>
84
+
For license information please see <ahref="https://github.com/LCA-ActivityBrowser/activity-browser/blob/master/LICENSE.txt">here</a>.<br><br>
0 commit comments