Brightway2 notebooks¶
Note
To download backup html
and ipynb
files, right-click and choose “Save file as”.
Introduction¶
Getting Started with Brightway2 (backup: html, ipynb).
This notebook provides a basic introduction to Brightway2 functionality, including importing and using the FORWAST database. After you go through the introduction notebook, you are ready to start exploring, and the manual will try to help you when you get lost.
Brightway2 seminar¶
A Brightway2 seminar was held in Zürich in 2017, and the teaching material is available.
Example notebooks¶
In general, this manual tells you what to do; the notebooks tell you how to do it. Here are some example notebooks showing various themes:
- Activities and Exchanges (backup: html, ipynb)
- Projects (backup: html, ipynb)
- Databases (backup: html, ipynb)
- Using calculation setups (backup: html, ipynb)
- Meta-analysis of LCIA methods (backup: html, ipynb)
- Defining a new matrix - example of Weighting and Normalization matrices (backup: html, ipynb).
- Negative Biosphere flows and CFs
Parameterized inventories¶
Importing data: example notebooks¶
Importing data can be difficult, due to data incompatibilities between different software implementations. Here are some notebooks that show the steps needed to import various databases.
- Importing Ecoinvent (backup: html, ipynb)
- Importing data from an Excel file (backup: html, ipynb)
- Importing the US LCI database (note: work in progress) (backup: html, ipynb)
- Importing a student project from SimaPro (backup: html, ipynb)
- Importing Agribalyse 1.2 (backup: html, ipynb)
- Importing Agribalyse 1.3
- Importing a SimaPro export with ecoinvent included (backup: html, ipynb)
- Importing FORWAST (backup: html, ipynb)
- Importing the World Food database (2.0, version 3) (backup: html, ipynb)
- Importing from CMLCA using ExcelImporter (backup: html, ipynb)
Contributed notebooks¶
This section will highlight notebooks from people using or exploring Brightway2. Please email Chris Mutel if you have something to add!