Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Switch to brightway #822

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

refactor: Switch to brightway #822

wants to merge 18 commits into from

Conversation

ccomb
Copy link
Collaborator

@ccomb ccomb commented Nov 6, 2024

πŸ”§ Problem

We're getting the impacts from simapro, on a dedicated server. There is a dual retrieval that depends on a dedicated server with simapro installed

🍰 Solution

Switch to 100% brightway

🏝️ How to test

Compare the new impacts with the old ones. You can draw the difference between brightway and simapro by running make compare_food.

ecobalyse-private: switch_to_brightway

@ccomb ccomb requested a review from paulboosz November 6, 2024 10:11
@ccomb ccomb requested review from n1k0 and vjousse November 8, 2024 07:55
Copy link
Member

@n1k0 n1k0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have enough context to fully approve the patch, but this looks ok from an Elm and javascript codebase standpoint.

ccomb added a commit that referenced this pull request Nov 21, 2024
## πŸ”§ Problem

The organic cotton is a EI-modified one with only irrigation added. It's
impacts are hardcoded and not retrieved from either simapro or
brightway.

## 🍰 Solution

Use the Ecoinvent organic cotton and add a strategy to add irrigation to
it during import.

## 🚨  Points to watch/comments

This may only applies on brightway, as I'm unsure where to find the
modified organic cotton in SimaPro. It would be great to first merge
#822

## 🏝️ How to test

Run the `make clean_data import_ecoinvent` then check in brightway / EI
3.9.1 and EI 3.10 that the organic cotton has an irrigation in the
technosphere.
Compare the new impact with the previous ones.

ecobalyse-data: organic_cotton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants