Skip to content

Repository for the two capacity-building workshops for the DRIN and the DRINA River Basin case studies

License

Notifications You must be signed in to change notification settings

KTH-dESA/UNECE-Capacity-Building

Repository files navigation

UNECE-Capacity-Building

Repository for the two capacity building workshops for the DRIN and the DRINA River Basin case studies

Binder link for the simple exercise using OSeMOSYS Binder

Binder link for advanced example using OSeMOSYS Binder

Developer notes

Pull the latest changes from git
git pull origin master

Create and checkout a new branch
git checkout -b my_branch

When you do some changes
git add ...
git commit -m "An informative message"

Push your branch
git push -u origin my_branch

nbstripout
Install the Python package npstripout to prevent Jupyter notebook output data from being committed to the repository.

Drina folder
Install the environment using conda env create -f environment.yml

About

Repository for the two capacity-building workshops for the DRIN and the DRINA River Basin case studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published