remind-mfa
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: pik-piam
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 8.06 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 5
- Releases: 0
Metadata Files
README.md
REMIND-MFA
REMIND-MFA includes top-down prospective material flow analysis (MFA) models for the basic materials cement, plastics, and steel. It is designed to provide material demands and flows for the integrated assessment model REMIND, and to provide global context for the scenario analysis in the TRANSIENCE project.
REMIND-MFA has global coverage. Per default, it runs in 21 world regions. However, due to its flexible design and madrat-based data input, both regional and temporal resolution can be adapted easily.
Installation
REMIND-MFA dependencies are managed with pip.
To install, clone the repository and run
python -m pip install -r pyproject.toml
from the repository's main directory.
Run
To run a model, run
python run_remind_mfa.py [path to config]
from the main directory, where [path to config] is the path to a configuration file, such as config/steel.yml.
You can change parameters for the run in these configuration files located in the config folder.
Currently, all implemented models require data which is not part of the repository, such that running the models will yield an error.
The data required to run the models is planned to be made accessible in the near future.
Acknowledgements
The development of REMIND-MFA was conducted within the TRANSIENCE project, grant number 101137606, funded by the European Commission within the Horizon Europe Research and Innovation Programme.
Owner
- Name: Potsdam Integrated Assessment Modelling (PIAM)
- Login: pik-piam
- Kind: organization
- Location: Potsdam Institute for Climate Impact Research (PIK), Germany
- Website: https://www.pik-potsdam.de/
- Repositories: 50
- Profile: https://github.com/pik-piam
Tools developed for use with data and models related to PIK's research.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Duerrwaechter
given-names: Jakob
- family-names: Hosak
given-names: Merlin Jo
- family-names: Dacie
given-names: Sally
- family-names: Weiss
given-names: Bennet
title: "REMIND-MFA"
version: 2
date-released: 2023-11-01
url: "https://github.com/pik-piam/remind-mfa"
GitHub Events
Total
- Issues event: 1
- Delete event: 3
- Issue comment event: 2
- Push event: 15
- Pull request review comment event: 2
- Pull request review event: 9
- Pull request event: 15
- Fork event: 1
- Create event: 3
Last Year
- Issues event: 1
- Delete event: 3
- Issue comment event: 2
- Push event: 15
- Pull request review comment event: 2
- Pull request review event: 9
- Pull request event: 15
- Fork event: 1
- Create event: 3