Skip to contents

The goal of revaluation library is to support Open Decarbonization Pilot Project (ODPP) “Multi-Country Electricity Transition Potential and Challenges”. It is currently organized as an R-package with a set of functions to translate and exchange data-sets between three alternative models: PyPSA, Switch, energyRt, to create standardized models and scenarios for the project, read results from solved models, and create comparative tables and figures.
Current functionality:
- import data-sets from PyPSA-Earth models
- “translate” the datasets for Switch and energyRt models
- …

Installation

You can install the development version of revaluation like so:

remotes::install_github("https://github.com/opendecarbonization/revaluation")