Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.47 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.47 KB

Modelling Sandbox

Overview

This repository contains Python code examples of simple SIA-based ice sheet models aimed to serve as an introduction to numerical ice-sheet modelling and as a playground.

Contents

Requirements & dependencies

The code is written in Python 3. To run it you need NumPy to be installed, as well as Matplotlib for plotting, and the Python time module for some statistics.

The Jupyter notebook format (.ipynb) containes all code and figures along with the underlying mathematical equations and some text (see example screenshot below). If you haven't used this before, you may have a look here.

Screenshot

Gallery

Vialov profile Sloped bed

Author

Julius Garbe, Potsdam Institute for Climate Impact Research

License

The contents of this repository are licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. See LICENSE.txt.