-
I'm trying to find a way for two or more people (non-developers) to collaborate on the same dataset/project.
The workflow could be as follows:
- import a project from another person
- work / perf…
-
Hello everyone,
today I ran into a "Multiprocessing" error with Brightway.
First, I created a conda environment.
`conda create --name brightway-env python=3.9`
Next, I installed Brightway and …
-
See this post from Brightway:
https://brightway.groups.io/g/updates/message/34
Essentially you can easily import ecoinvent data by just
```python
import bw2data as bd
import bw2io as bi
bd.pro…
-
A formal forum to provide feedback from Brightway users and key stakeholders
-
Maybe I'm missing something, but now that you made lcopt work nicely with all ecoinvent versions it should be possible to run lcopt from any project. Something along those lines (simplified):
```pyth…
-
@cardosan, @bsteubing, @tmillross - Moving the discussion on using lcopt in teaching from here (LCA-ActivityBrowser/activity-browser#153) and here (LCA-ActivityBrowser/activity-browser#153) to its own…
-
- [ ] Query the HESTIA API and retrieve process data
- [ ] Convert data to Brightway internal format
- [ ] Harmonize data and relink to ecoinvent background (instead of aggregated datasets)
Sugge…
-
Now that scikit-umfpack [has been built for MacOS ARM64](https://github.com/conda-forge/scikit-umfpack-feedstock/pull/32), `pypardiso` can be made optional [in the conda recipe for `brightway2`](https…
-
During investigation of https://github.com/brightway-lca/brightway-documentation/issues/111 I found that Sphinx currently throws a number of warnings related to the use of [the `:ref:` role](https://w…
-
Investigate the use of [JupyterLite](https://jupyterlite.readthedocs.io/en/latest/) with either the [Pyodide](https://pyodide.org/en/stable/) or the [XEUS-Python](https://xeus-python.readthedocs.io/en…