brightway-lca / brightway-book

📖🌿 Interactive jupyter-book Documentation for Brightway
https://learn.brightway.dev
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Basic documentation collection #6

Closed KarinTreyer closed 1 year ago

katrinamag commented 1 year ago

https://github.com/maximikos/Brightway2_Intro/blob/master/BW2_tutorial.ipynb

michaelweinold commented 1 year ago

Online course by Prof. Pauliuk in Freiburg that includes Brightway training: https://www.industrialecology.uni-freiburg.de/teaching.aspx/

jhuo2021 commented 1 year ago

https://gist.github.com/haasad/06286669789f80c95b091b8ed843c558#file-brightway_intro-ipynb

katrinamag commented 1 year ago

https://github.com/brightway-lca/bw_recipe_2016/blob/master/dev/Calculation%20of%20single%20score%20endpoint%20weights.ipynb

lmeul commented 1 year ago

python basics - book https://greenteapress.com/wp/think-python/

KarinTreyer commented 1 year ago

Teaching classes by Massimo Pizzol: https://github.com/massimopizzol/B4B

katrinamag commented 1 year ago

Collection of tutorials from Chris Mutel https://github.com/brightway-lca/bw_recipe_2016/tree/master/dev

KarinTreyer commented 1 year ago

Helpful introductory notebooks by Ben Portner: https://github.com/BenPortner/brightway_recipes

lmeul commented 1 year ago

python basics - application examples for all basic operations https://swcarpentry.github.io/python-novice-inflammation/

jhuo2021 commented 1 year ago

advanced LCA notebooks: https://github.com/massimopizzol/advanced-lca-notebooks

lmeul commented 1 year ago

python basic tutorial https://docs.python.org/3/tutorial/introduction.html

katrinamag commented 1 year ago

Global Sensitivity Analysis from Nicolas Dumoulin https://github.com/NicolasDumoulin/brightway2-sensitivity/blob/master/GSA.ipynb https://github.com/NicolasDumoulin/brightway2-sensitivity/blob/master/SA%20Demo.ipynb

jhuo2021 commented 1 year ago

linking with IAMs: https://github.com/brightway-lca/matrix_utils/blob/ad5d393a667952cfa09dd92113c65a6a5d9dbb27/dev/Brightway%202.5%20-%20Linking%20with%20IAMs.ipynb

KarinTreyer commented 1 year ago

https://github.com/maxkoslowski/Brightway2_Intro/blob/master/BW2_tutorial.ipynb A notebook for beginners designed to get you started (creating a project, setting up database(s) and simple foreground systems, performing impact assessments, analysing results, performing Monte Carlo simulations)

shuyanxiong commented 1 year ago

Brightway2 input and output https://github.com/brightway-lca/brightway2-io

KarinTreyer commented 1 year ago

LCA_WIND_DK: https://github.com/romainsacchi/LCA_WIND_DK/blob/master/LCA_parameterized_model_Eolien_public.ipynb

very advanced use of brightway to construct "technologically, temporally and geographically-sensitive life cycle inventories" of every wind turbine in Denmark

andreadm84 commented 1 year ago

LCA ontology https://github.com/tishchungoora/lca-ontology

mkvdhulst commented 1 year ago

Import Exiobase v3 into brightway2 https://github.com/massimopizzol/Exio3-to-bw2

shuyanxiong commented 1 year ago

Brightway2 data management https://github.com/brightway-lca/brightway2-data#brightway2-data-management

andreadm84 commented 1 year ago

a list collecting awesome LCA resources https://github.com/alpby/awesome-lca

jhuo2021 commented 1 year ago

Database wide Monte Carlo LCI calculation: https://github.com/laurepatou/Monte-Carlo/blob/a419279b537d537402786b88a665e603d216ba46/.ipynb_checkpoints/Database%20wide%20Monte%20Carlo%20LCI%20calculation-checkpoint.ipynb

jhuo2021 commented 1 year ago

Premise examples: https://github.com/polca/premise/blob/7cd69ce34c44b9bceb74b41609265dda64ecc576/examples/.ipynb_checkpoints/examples-checkpoint.ipynb

lmeul commented 1 year ago

https://pymbook.readthedocs.io/en/latest/index.html python basics

KarinTreyer commented 1 year ago

https://github.com/brightway-lca/from-the-ground-up

shuyanxiong commented 1 year ago

presamples (scenario analysis and for the reuse of sampled data in Monte Carlo Simulations in the [Brightway LCA framework]) https://github.com/PascalLesage/presamples

jhuo2021 commented 1 year ago

learning brightway: https://github.com/macmribo/learningbrightway

lmeul commented 1 year ago

google python class https://developers.google.com/edu/python/

KarinTreyer commented 1 year ago

https://github.com/brightway-lca/from-the-ground-up/tree/main/basic%20tasks

mkvdhulst commented 1 year ago

https://github.com/MTES-MCT/ecobalyse-data/blob/9516b81c2e40336b30969fb5bef6d1a3c911434a/brightway/brightway_tutorial_notebooks/BW2_tutorial.ipynb

lmeul commented 1 year ago

python books http://codingthematrix.com/ https://www.oreilly.com/library/view/fluent-python/9781491946237/ https://nostarch.com/automatestuff2

andreadm84 commented 1 year ago

https://github.com/michaelweinold/public_site_lca

lmeul commented 1 year ago

databases example cmutel https://github.com/brightway-lca/brightway2/blob/master/notebooks/Databases.ipynb

katrinamag commented 1 year ago

How to use the Wurst library: https://github.com/IndEcol/wurst-examples/blob/master/introduction/Introduction%20and%20Wurst%20basics.ipynb

jhuo2021 commented 1 year ago

seaweed bioplastic lca example: https://github.com/massimopizzol/seaweed-bioplastic-lca/blob/ff085737d5c343aae42be81aa9f78909c1a6a4f9/Code/Seaweed-Bioplastic-LCA.ipynb

shuyanxiong commented 1 year ago

Extension to Brightway2 LCA framework to create and work with aggregated data https://github.com/CIRAIG/brightway2-aggregated

mkvdhulst commented 1 year ago

A compilation of code snippets, useful when using brightway2, the python framework for life cycle assessment, especially when starting https://github.com/ntropy-esa/bw2-snippets/blob/0a691195b5b3ef3e3c92efebd0af35b37ca79b17/bw2-snippets.ipynb

shuyanxiong commented 1 year ago

Migration data and utilities for Brightway IO and LCA in general https://github.com/brightway-lca/bw_migrations

KarinTreyer commented 1 year ago

image From the teaching experience of Massimo Pizzol presented @Brightcon2020. https://2020.brightcon.link/

shuyanxiong commented 1 year ago

IO tools for Brightway LCA framework https://github.com/brightway-lca/bw_io

andreadm84 commented 1 year ago

LCA results visualization

https://github.com/alvarojhahn/LCA-results-visualization---BW2

mkvdhulst commented 1 year ago

https://github.com/cmutel/spatial-assessment-blog/tree/6236de3129ef777488337d0e1e7a19a38f6cef39/notebooks

mkvdhulst commented 1 year ago

Example parameterised cradle-to-gate life cycle assessment: Linking BatPaC to Brightway https://github.com/jbaars2/Batt_Sust_Model/blob/02bb1862f53266e843497231af65144f57a85e48/example%20notebooks/Battery%20emissions/example_lifecycle_emissions.ipynb

jhuo2021 commented 1 year ago

soil database by Thomas Sonderegger: https://github.com/ethz-esd/compaction_erosion_sonderegger_2020/blob/e5f906e2bd6b99f1400034e31ea78eb0b18f8fda/python_code/1_soil-database-machinery-fieldwork.ipynb

katrinamag commented 1 year ago

Sensitivity analysis w/ linear regression, multivariable linear regression, log regression: https://github.com/hdlee4u/sensitivity_analysis/blob/master/sensitivity_anaysis.ipynb

jhuo2021 commented 1 year ago

Wurst: https://github.com/IndEcol/wurst-examples/blob/13622bfa5df6480c9cd5a4e6c95664815877945b/introduction/Introduction%20and%20Wurst%20basics.ipynb

shuyanxiong commented 1 year ago

Manager for Brightway LCA libraries and projects https://github.com/brightway-lca/bw_projects

michaelweinold commented 1 year ago

The above links are now collected in a table added with https://github.com/brightway-lca/brightway-training/commit/34d2de34f77feecb542f7b8da1440a2fc298f043