-
CSV Export of the EDB
welche referenz bezieht sich auf eiine Datenbank / welche aus der literatur
welches produkte sind verlinkte produkte
Vergleich von Co2werten von Gruppen berechneten werten (bri…
-
Before we start writing Python code, we should know [exactly what API calls](https://doc.aerodatabox.com) we will need to make.
> [!TIP]
> Remember: We want to know how many flights are scheduled …
-
Projects as separate subdirectories is not a useful concept for all databases or organizations. Rather, they are an implementation detail of the current database backend structure (separate SQLite dat…
-
While it is currently possible to have substitution exchanges in AB implicitly (i.e. flipping the sign of the technosphere exchanges), this makes the work confused and unintuitive.
Since brightway …
-
See the [proposal template](https://github.com/brightway-lca/enhancement-proposals/blob/main/proposals/0001-bep-template.md).
-
`scipy` [in December 2018 dropped](https://github.com/numpy/numpy/pull/15759) and [in May 2021 re-introduced](https://github.com/numpy/numpy/pull/18874) support for the [Apple Accelerate library](http…
-
### Updating AB
- [X] Yes, I have [updated AB](https://github.com/LCA-ActivityBrowser/activity-browser#updating-the-ab) and still experience this issue
### What happened?
Importing Excel databases …
-
using bw2io version 0.9.dev26 if I run
```python
bw2io.bw2setup()
folder_path = Path().home()/'Downloads'
ex_monetary_2015 = folder_path / 'IOT_2015_pxp.zip'
ex = Exiobase3MonetaryImporter(ex_m…
-
The class `MonteCarloLCA` should be dramatically reduced or eliminated.
- [ ] [`bw2calc` needs to support comparative Monte Carlo](https://github.com/brightway-lca/brightway2-calc/issues/49)
- [x] [`…
-
In this stackoverflow question I try to exemplify the case. https://stackoverflow.com/questions/76632696/use-interfaces-for-scenario-analysis-in-brightway
If I create a combinatorial datapackage w…