calliope-project / ec_modules

Make energy model workflows easy as 🥧!
https://ec-modules.readthedocs.io
MIT License
2 stars 0 forks source link
energy-data energy-system energy-systems modelling snakemake-workflows

The easy energy system workflows and wrappers repository

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.

Using our modules

Please follow our user guidelines to get quickly set-up to re-using our modelling tools!

Development setup

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!