Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Jul 7, 2020
2 parents 3bb3694 + fcf8989 commit 50bf856
Show file tree
Hide file tree
Showing 101 changed files with 3,797 additions and 1,270 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[![Build Status](https://travis-ci.org/CICE-Consortium/CICE.svg?branch=master)](https://travis-ci.org/CICE-Consortium/CICE)
[![Documentation Status](https://readthedocs.org/projects/cice-consortium-cice/badge/?version=master)](http://cice-consortium-cice.readthedocs.io/en/master/?badge=master)
[![codecov](https://codecov.io/gh/apcraig/Test_CICE_Icepack/branch/master/graph/badge.svg)](https://codecov.io/gh/apcraig/Test_CICE_Icepack)
[![lcov](https://img.shields.io/endpoint?url=https://apcraig.github.io/coverage.json)](https://apcraig.github.io)

<!--- [![codecov](https://codecov.io/gh/apcraig/Test_CICE_Icepack/branch/master/graph/badge.svg)](https://codecov.io/gh/apcraig/Test_CICE_Icepack) --->

## The CICE Consortium sea-ice model
CICE is a computationally efficient model for simulating the growth, melting, and movement of polar sea ice. Designed as one component of coupled atmosphere-ocean-land-ice global climate models, today’s CICE model is the outcome of more than two decades of community collaboration in building a sea ice model suitable for multiple uses including process studies, operational forecasting, and climate simulation.
Expand All @@ -13,7 +15,7 @@ CICE consists of a top level driver and dynamical core plus the [Icepack column

[icepack]: https://github.com/CICE-Consortium/Icepack

If you need help getting started using the model afer reviewing the [model documentation][doc-resources], the first point of contact with the CICE Consortium is the [Consortium Community Forum][forum].
The first point of contact with the CICE Consortium is the [Consortium Community Forum][forum].
This forum is monitored by Consortium members and also opened to the whole community.
Please do not use our issue tracker for general support questions.

Expand Down Expand Up @@ -45,4 +47,4 @@ Head over to our [Contribution guide][contributing] to learn more about how you
List of resources for information about the Consortium and its repositories as well as model documentation, testing, and development.

## License
See our [License](License.pdf) and [Distribution Policy](DistributionPolicy.pdf).
See our [License](LICENSE.pdf) and [Distribution Policy](DistributionPolicy.pdf).
Loading

0 comments on commit 50bf856

Please sign in to comment.