Skip to content

ecological-systems-design/biomass_sourcing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to biomass_sourcing!

This is a repository for the publication "Regionalized sourcing strategies of lignocellulose residues for a net-zero chemical industry" (https://doi.org/10.1021/acs.est.4c03005). It allows the calculation of the availability of lignocellulosic residues in from 2000 to 2050 under two RCP scenarios (RCP1.9 and RCP6.5) at a resolution of 200 km x 200 km. It further allows to quantify the prospective environmental impacts of these lignocellulosic residues on the country level with life-cycle assessment (LCA).

The analysis is based on the Global Biosphere Management Model (GLOBIOM). The LCA part is based on the Brightway2 framework and the premise tool.

The repository contains the following files:

  • README.md: This file
  • LICENSE: The license file
  • environment.yml: The conda environment file
  • main.py: The Python script for running the analysis
  • data/: The folder containing the data used for the analysis
  • src/: The folder containing the source code of the analysis
  • figures/: The folder containing the figures generated by the analysis

Contact

Jing Huo, ETH Zurich, [email protected]

External data requirements

The analysis requires the following external data (in the data/external/ folder):

It further requires data from GLOBIOM (in the data/globiom/ folder).

For data requests, please contact the authors.

data/ folder structure

The data/ folder contains the following subfolders:

  • external/: External data required for the analysis
  • interim/: Intermediate data generated during the analysis
  • processed/: Processed data generated during the analysis
  • raw_data/: Raw data used for the analysis
  • globiom/: Data from GLOBIOM

Usage

To run the analysis, install conda environment using the environment.yml file. Then, run the script main.py in the root folder of the repository.

Acknowledgments

This publication was created as part of NCCR Catalysis (grant number 180544), a National Centre of Competence in Research funded by the Swiss National Science Foundation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages