Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CICE-Consortium/Icepack
Development repository for sea-ice column physics
https://github.com/CICE-Consortium/Icepack
Last synced: 3 months ago
JSON representation
Development repository for sea-ice column physics
- Host: GitHub
- URL: https://github.com/CICE-Consortium/Icepack
- Owner: CICE-Consortium
- License: other
- Created: 2017-05-24T18:09:45.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T17:14:49.000Z (8 months ago)
- Last Synced: 2024-04-14T03:04:30.815Z (7 months ago)
- Language: Fortran
- Homepage:
- Size: 8.28 MB
- Stars: 21
- Watchers: 10
- Forks: 106
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.pdf
Awesome Lists containing this project
- open-sustainable-technology - icepack - Finite element modeling of glaciers and ice sheets. (Cryosphere / Glacier and Ice Sheets)
README
[![GHActions](https://github.com/CICE-Consortium/Icepack/workflows/GHActions/badge.svg)](https://github.com/CICE-Consortium/Icepack/actions)
[![Documentation Status](https://readthedocs.org/projects/cice-consortium-icepack/badge/?version=main)](http://cice-consortium-icepack.readthedocs.io/en/main/?badge=main)
[![lcov](https://img.shields.io/endpoint?url=https://apcraig.github.io/coverage_icepack.json)](https://apcraig.github.io)## The Icepack sea-ice column model
This repository contains files for Icepack, the column physics of the sea ice model [CICE][cice]. Icepack is maintained by the CICE Consortium. For testing purposes and guidance for including Icepack in other sea ice host models, this repository also includes a driver and basic test suite.Icepack 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 can be done together.
[cice]: https://github.com/CICE-Consortium/CICE
## Getting help
The first point of contact with the CICE Consortium is the Consortium Community [Forum][forum]. This forum is monitored by Consortium members and is also open to the whole community. **Please do not use our issue tracker for general support questions.**[forum]: https://xenforo.cgd.ucar.edu/cesm/forums/cice-consortium.146/
## Contributing
If you expect to make any changes to the code, we recommend that you first fork the Icepack repository.
In order to incorporate your developments into the Consortium code it is imperative you follow the guidance for Pull Requests and requisite testing.
Head over to our [Contributing][contributing] guide to learn more about how you can help improve Icepack.[contributing]: https://github.com/CICE-Consortium/About-Us/wiki/Contributing
## Useful links
* **Icepack wiki**: https://github.com/CICE-Consortium/Icepack/wikiInformation about the Icepack model
* **Icepack Release Table**: https://github.com/CICE-Consortium/Icepack/wiki/Icepack-Release-Table
Numbered Icepack releases with associated documentation and DOIs.
* **Consortium Community Forum**: https://xenforo.cgd.ucar.edu/cesm/forums/cice-consortium.146/
First point of contact for discussing model development including bugs, diagnostics, and future directions.* **Resource Index**: https://github.com/CICE-Consortium/About-Us/wiki/Resource-Index
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).