LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
134 stars 50 forks source link

Add ecoinvent 3.10 support #1163

Closed marc-vdm closed 1 week ago

marc-vdm commented 7 months ago

Feature request

ecoinvent 3.10 can be imported through Brightway with bw2io=0.8.12 and seen in AB: https://github.com/brightway-lca/brightway2-io/issues/234

note:

Tried installing brightway2=2.4.5 environment with AB with:

conda create -n ab_ei310 -c conda-forge activity-browser=2.9.3=pyhd8ed1ab_1 -y
conda activate ab_ei310
conda install --force-reinstall brightway2=2.4.5=pyhd8ed1ab_1 bw2io=0.8.12 -y

This env cannot solve with the following conflicts: conflicts.txt

marc-vdm commented 5 months ago

Update:

Received from colleague:

I just tested bw2/25 with ab and ei3.10. All working except ab with bw25 ei310. Maybe it's because of the db specific biosphere naming conventions

Also bd.projects.report() is maybe a problem for ab, if it's called. but that's easy to fix.

Look there: https://github.com/Stew-McD/brightway-scripts/tree/main/testing%2Ftest-ab-with-310andbw2

github-actions[bot] commented 1 week ago

[!NOTE] This issue has been implemented in the new release of Activity Browser šŸš€ (version 2.10.0), you can get the new version by updating Activity Browser.

Do you want to be notified of new releases of Activity Browser? Subscribe to our updates mailing list āœ‰.

šŸ¤– beep boop! I'm a bot and this message was an automated action. If updating does not make sense for this issue, just ignore this.