Skip to content

srhbrnds/oemof-tsam-tutorial-2024

Repository files navigation

oemof-tsam-tutorial

Installation

It is recommended to install oemof_tsam_tutorial within its own environment. If you are no familiar with python environments, plaese consider to read some external documentation. In the following we assume you have a conda installation.

Local Installation for Development

Clone a local copy of the repository to your computer

git clone git@github.com:srhbrnds/oemof-tsam-tutorial-2024.git

Change the directory of your shell into the root folder of the repository

cd oemof-tsam-tutorial-2024

Install all required packages into its own environment using conda e.g.

conda env create -f environment.yml

Afterward activate the environment

conda activate oemof_tsam_tutorial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published