Skip to content
/ CLEWs Public

CLEWs - A framework for Climate, Land, Energy and Water systems modelling

License

Notifications You must be signed in to change notification settings

OSeMOSYS/CLEWs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLEWs - A framework for Climate, Land, Energy and Water systems modelling

Welcome to CLEWs - the Climate, Land, Energy and Water systems modelling framework. The scripts in this repository provide tools for doing CLEWs analysis.

Developer notes

Pull the latest changes from git

git pull origin master

Create and checkout a new branch

git checkout -b my_branch

Do some work

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.

About

CLEWs - A framework for Climate, Land, Energy and Water systems modelling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages