Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icepack/icepack
Finite element modeling of glaciers and ice sheets
https://github.com/icepack/icepack
glaciers ice-sheets
Last synced: 3 months ago
JSON representation
Finite element modeling of glaciers and ice sheets
- Host: GitHub
- URL: https://github.com/icepack/icepack
- Owner: icepack
- License: gpl-3.0
- Created: 2015-11-06T17:41:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T17:22:54.000Z (6 months ago)
- Last Synced: 2024-06-11T17:28:28.316Z (5 months ago)
- Topics: glaciers, ice-sheets
- Language: Jupyter Notebook
- Homepage: https://icepack.github.io
- Size: 1.44 MB
- Stars: 82
- Watchers: 9
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- cryosphere-links - icepack - Finite element modeling of glaciers and ice sheets (Ice Sheets and Glaciers / ISG Software)
README
# icepack [![DOI](https://zenodo.org/badge/45697304.svg)](https://zenodo.org/badge/latestdoi/45697304)
icepack is a library for modeling the flow of ice sheets and glaciers using the finite element method.
For more information and installation instructions, see the [project webpage](https://icepack.github.io).
Once you've installed icepack, the directory `notebooks/tutorials/` contains several Jupyter notebooks with demonstrations of the main features of icepack to get you started.
The directory `notebooks/how-to` contains more advanced material for when you've got a good feel for how things work.
Some of these demos use real data, for which you'll need to have an account with [NASA EarthData](https://urs.earthdata.nasa.gov/).See also [firedrake](https://www.firedrakeproject.org), a finite element modeling package used to implement the solvers in icepack.