forked from ESCOMP/CESM
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Steve Goldhaber edited this page Jan 15, 2023
·
8 revisions
This section contains the workflows to help anyone who is developing CMCC-CM or one of its component models. It is meant to be an aid to making any change to the CMCC-CM code, build method, or configuration.
- Opening an issue to document your problem or plans
- Make and store revisions in your personal repository (GitHub fork)
- Submit code and documentation changes
- Remove old or unused branches
- Code development with multiple repositories
The links below should help you to learn and use git. If you cannot find an answer to your question here, ask your question by opening a new issue with the 'type:question' label. Be sure to check the FAQ first!
CMCC-CM wiki
-
Documentation
-
CMCC-CM code development:
-
git and GitHub resources
-
Additional resources