Skip to content

calliope-project/module_hydropower

Repository files navigation

clio - Hydropower module

A module to calculate hydropower generation timeseries for facilities around the globe.

A modular snakemake workflow built for clio data modules.

Development

We use pixi for as our package manager for development. Once installed, run the following to clone this repo and install all dependencies.

git clone git@github.com:calliope-project/module_hydropower.git
cd module_hydropower
pixi install --all

For testing, simply run:

pixi run test

To test a minimal example of a workflow using this module:

pixi shell    # activate this project's environment
cd tests/integration/  # navigate to the integration example
snakemake --use-conda  # run the workflow!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages