-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(data): Add irrigation to the Ecoinvent organic cotton (#832)
## 🔧 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
- Loading branch information
Showing
4 changed files
with
38 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters