This aims to be a collection of helper workflows and wrappers that aid in quickly developing Energy System (ESM) models, inspired by Snakemake's workflow catalog and wrapper repository. Its main purpose is enabling researchers to share data workflows between studies to avoid the bloat problem in large energy system workflows.
Please follow our user guidelines to get quickly set-up to re-using our modelling tools!
If you wish to test the whole repository, please run.
mamba env create -f environment.yaml
mamba activate ec_modules
Warning
The ec_modules
environment is mostly used for development and testing!