CAM code is stored in this repository on branches other than master. The details are explained below.
Please see the wiki for complete documentation on CAM, getting started with git and how to contribute to CAM's development.
This repository has three branches:
- master - contains this readme and the Code of Conduct information
- cam_cesm2_1_release - contains the current CESM2.1 CAM code
- cam_development - contains the current CAM development code (see the important note below before using this branch)
The instructions below assume you have cloned this repository and are in the repository directory. For example:
git clone https://github.com/ESCOMP/CAM
cd CAM
git checkout cam_cesm2_1_rel_33
./manage_externals/checkout_externals
To view the release branch in github, go to the "Branch:master" pulldown menu and select cam_cesm2_1_rel
NOTE: This is unsupported development code and is subject to the CESM developer's agreement.
git checkout cam6_2_000
./manage_externals/checkout_externals