Skip to content

Commit

Permalink
Merge pull request #3 from Depart-de-Sentier/romain
Browse files Browse the repository at this point in the history
Romain
  • Loading branch information
romainsacchi authored Jun 7, 2024
2 parents af2c86d + 4e0c7ac commit 37428f1
Showing 1 changed file with 68 additions and 21 deletions.
89 changes: 68 additions & 21 deletions schools/nov-24/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,74 @@ <h5>Course overview</h5>
These notebooks include exercises, and we will discuss the solutions in class. From Thursday to Friday, you will work in groups of around five people and apply these ideas in small group projects. Short teaching inputs will support the group work. Groups will present their results on Friday afternoon.</p>

<h5>Tentative program</h5>
<ul>Pre-school requirements (instructions will be sent a month ahead):</ul>
<li>Installation of Python environments with all necessary libraries</li>
<li>Installation of Git and IDE (Integrated Development Environment, e.g., VS, Pycharm)</li>
<ul>Day 1</ul>
<li>Brightway basics (importing databases, handling activities, running LCA, matrices)</li>
<li>Activity Browser (parametrised inventories, Monte Carlo analysis, Scenarios analysis)</li>
<ul>Day 2</ul>
<li>Wurst: database manipulation, scenario implementation, comparative analyses</li>
<li>Premise: generation of prospective databases, superstructure databases</li>
<li>Temporalis: dynamic LCA inventories (if there is an interest)</li>
<ul>Day 3</ul>
<li>Deepen knowledge: Q&A session on day 1 and 2</li>
<li>Group topics and formation of groups</li>
<li>Collaboration via Git</li>
<li>Packaging, testing, and documentation</li>
<ul>Day 4:</ul>
<li>Group work</li>
<ul>Day 5</ul>
<li>Group work</li>
<li>Results presentation</li>
<li>Wrap up, apéro!</li>
<table>
<thead>
<tr>
<th>Day</th>
<th>Activities</th>
</tr>
</thead>
<tbody>
<tr>
<td>Pre-school requirements</td>
<td>Instructions will be sent a month ahead:
<ul>
<li>Installation of Python environments with all necessary libraries</li>
<li>Installation of Git and IDE (Integrated Development Environment, e.g., VS, Pycharm)</li>
</ul>
</td>
</tr>
<tr>
<td>Day 1</td>
<td>
<ul>
<li>Brightway basics (importing databases, handling activities, running LCA, matrices)</li>
<li>Activity Browser (parametrised inventories, Monte Carlo analysis, Scenarios analysis)</li>
</ul>
</td>
</tr>
<tr>
<td>Day 2</td>
<td>
<ul>
<li>Wurst: database manipulation, scenario implementation, comparative analyses</li>
<li>Premise: generation of prospective databases, superstructure databases</li>
<li>Temporalis: dynamic LCA inventories (if there is an interest)</li>
</ul>
</td>
</tr>
<tr>
<td>Day 3</td>
<td>
<ul>
<li>Deepen knowledge: Q&A session on day 1 and 2</li>
<li>Group topics and formation of groups</li>
<li>Collaboration via Git</li>
<li>Packaging, testing, and documentation</li>
</ul>
</td>
</tr>
<tr>
<td>Day 4</td>
<td>
<ul>
<li>Group work</li>
</ul>
</td>
</tr>
<tr>
<td>Day 5</td>
<td>
<ul>
<li>Group work</li>
<li>Results presentation</li>
<li>Wrap up, apéro!</li>
</ul>
</td>
</tr>
</tbody>
</table>

<p>This autumn school is primarily aimed at <b>students who wish to become familiar with the Brightway ecosystem, targeting specifically beginner and intermediate users</b>. Students who complete the school will receive a certificate for 2 ETCS credit points. Enrollment is limited to 30 people.</p>
</div>
<div class="one-half column">
Expand Down

0 comments on commit 37428f1

Please sign in to comment.