GithubHelp home page GithubHelp logo

cam's Introduction

CAM: The Community Atmosphere Model

CAM code is stored in this repository on branches other than main. 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 four officially-supported branches:

  • main - contains this readme and the Code of Conduct information
  • cam_cesm2_2_rel - contains the current CESM2.2 CAM code
  • cam_cesm2_1_rel - contains the current CESM2.1 CAM code
  • cam_development - contains the current CAM development code (see the important note below before using this branch)

There are other branches in this repo that have a zz_ prefix which are used for special projects. Please note that use of these branches is not-supported and may very likely produce un-scientific results in certain configurations.

How to checkout and use CAM:

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

To run CAM compatible with the CESM2.2 release:

git checkout cam_cesm2_2_rel_02
./manage_externals/checkout_externals

To run CAM compatible with the CESM2.1 release:

git checkout cam_cesm2_1_rel_41
./manage_externals/checkout_externals

To view the release branches in Github, go to the "Branch:main" pulldown menu and select the appropriate branch.

To use unsupported CAM development code:

NOTE: This is unsupported development code and is subject to the CESM developer's agreement.

git checkout cam6_3_002
./manage_externals/checkout_externals

cam's People

Contributors

peverwhee avatar cacraigucar avatar nusbaume avatar gold2718 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.