Skip to content

jedwards4b/CCCG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a proposed GUI for the CIME/CESM2 Case Control System.  It uses a python 2.7 interface to PyQt5
and it uses pyqtgraph http://www.pyqtgraph.org/
You will need to set the PYTHONPATH to point to both the CIME tree and this one
eg PYTHONPATH=$CIMEROOT/scripts:$CIMEROOT/scripts/lib/:$CCCGROOT/cccg
Once you have PyQt5 installed you can run:

 python ./setup.py build_ui
 python -m cccg

To build and run the GUI on your system.   

About

CESM2 Case Control GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages