Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
 - Added PSI to title
 - corrected "spring school" to "autumn school"
  • Loading branch information
KarinTreyer committed Jun 9, 2024
1 parent f0e4b35 commit fe78867
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schools/nov-24/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<img class="groupphoto" src="/images/Group-picture-2022.png" alt="2022 group picture in Grosshöchstetten">
<h3 style="text-align: center;">Autumn School 2024: Premise, Wurst and Brightway for Beginner and Intermediate Users</h3>
<h4 style="text-align: center;">November 11-15, <a href="https://www.moeschberg.ch/">Hotel Möschberg</a>, <a href="https://map.search.ch/Grossh%C3%B6chstetten">Grosshöchstetten</a>, Switzerland</h4>
<h4 style="text-align: center;">Jointly organised by Départ de Sentier and <a href="https://www.psi.ch/">Paul Scherrer Institute</a></h4>
</div>
<hr />
<div class="row">
Expand All @@ -42,7 +43,7 @@ <h4><a href="https://events.d-d-s.ch/event/autumn-II/registration" class="button
<div class="one-half column">
<h5>Course overview</h5>
<p>Open-source tools help us realise the true potential of life cycle assessment (LCA). We have tools for cloud calculations, uncertainty and sensitivity assessment, parametric modelling, external model interfaces, spatial and temporal assessment, scenarios-based and prospective assessment, hybridisation of multiple databases, and database modelling perspectives.</p>
<p>In this spring school, we will build on these open-source foundations, focusing on <a href="https://docs.brightway.dev/en/latest/">Brightway</a>, <a href="https://github.com/polca/wurst">Wurst</a> and <a href="https://github.com/polca/premise">Premise</a> (and maybe <a href="https://github.com/brightway-lca/temporalis">Temporalis</a> if there is interest), to make our inventory models better fit research questions with a temporal dimension.
<p>In this autumn school, we will build on these open-source foundations, focusing on <a href="https://docs.brightway.dev/en/latest/">Brightway</a>, <a href="https://github.com/polca/wurst">Wurst</a> and <a href="https://github.com/polca/premise">Premise</a> (and maybe <a href="https://github.com/brightway-lca/temporalis">Temporalis</a> if there is interest), to make our inventory models better fit research questions with a temporal dimension.
The instructors will be <a href="https://github.com/romainsacchi">Romain Sacchi</a>, the developer of Premise, <a href="https://www.psi.ch/en/ta/people/karin-treyer">Karin Treyer</a>, who spearheads Brightway’s online learning materials that focus on novice users, and <a href="https://chris.mutel.org/index.html">Chris Mutel</a>, lead developer of Brightway.
They will be assisted by <a href="https://www.psi.ch/fr/ta/people/alvaro-jose-hahn-menacho">Alvaro Hahn-Menacho</a>, who has expertise in integrating Mass Flow Analysis (using <a href="https://github.com/IndEcol/ODYM">ODYM</a>) in prospective LCA.</p>
<p>The course will cover Brightway’s basics and best practices for model development. Teaching includes both the use of Jupyter notebooks for Brightway and the use of <a href="https://github.com/LCA-ActivityBrowser/activity-browser">Activity Browser</a>. We will cover essential aspects of LCA, such as sensitivity analysis, multiple types of uncertainty, parametrisation, etc. Best practices in software architecture will be taught, including documentation standards and tools, testing, data and source version control, linting, and quick tool builders like <a href="https://panel.holoviz.org/">Panel</a> and <a href="https://dash.plotly.com/">Dash</a>.
Expand Down

0 comments on commit fe78867

Please sign in to comment.