Giter Site home page Giter Site logo

climateclara / cice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cice-consortium/cice

0.0 1.0 0.0 53.09 MB

Development repository for the CICE sea-ice model

License: Other

Fortran 97.67% Makefile 0.19% Shell 1.09% C 0.39% CMake 0.06% Python 0.57% TypeScript 0.03%

cice's Introduction

Overview

This repository contains files needed to run versions 6 and higher of the sea ice model CICE, which is now maintained by the CICE Consortium. Versions prior to v6 are found in the CICE-svn-trunk repository.

CICE consists of a top level driver and dynamical core plus the Icepack column physics code, which is included in CICE as a git submodule. Because Icepack is a submodule of CICE, Icepack and CICE development are handled independently with respect to the github repositories even though development and testing may be done together.

Obtaining CICE

If you expect to make any changes to the code, we recommend that you first fork both the CICE and Icepack repositories. Basic instructions for working with CICE and Icepack are found in the Git Workflow Guidance, linked from the wikis in the primary code repositories
https://github.com/CICE-Consortium/CICE/wiki
https://github.com/CICE-Consortium/Icepack/wiki

CICE may be obtained in several different ways: [not yet tested]

  1. clone the full repository
    See Git Workflow Guidance
  2. check out only a particular branch, version or tag
    In the workflow for step 1 above, substitute
    git clone -b branch_name --single-branch --recursive https://github.com/CICE-Consortium/CICE.git local_directory_name
    or use svn
    svn co https://github.com/CICE-Consortium/CICE/branch_name
    where "branch name" can also be a version name
  3. download a tarball for a particular version
    [how]

More information

Detailed and searchable online documentation of CICE can be found at https://cice-consortium.github.io/CICE/. In this documentation, a “Quick Start” subsection is available with instructions for running the model. A “Testing” subsection with instructions for setting up standard tests (e.g. regression, restart) is also available.

In-progress documentation (not yet merged into the main repo): https://duvivier.github.io/CICE/

The wiki pages for each repository contain links to additional information, e.g.

  • complete documentation
  • larger files such as the gx1 grid, land mask, and forcing files
  • testing data

Test results for both CICE and Icepack can be found in the "Test-Results" repository.

The "About-Us" repository includes background and supporting information about the CICE Consortium, including how to interact with it.

cice's People

Contributors

eclare108213 avatar apcraig avatar duvivier avatar dabail10 avatar jflemieux73 avatar mattdturner avatar

Watchers

James Cloos 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.