Metadata-Version: 2.4
Name: igm-model
Version: 3.2.0
Summary: IGM - a glacier evolution model
Home-page: https://igm-model.org/
Author: IGM authors
Author-email: guillaume.jouvet@unil.ch
License: gpl-3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tensorflow[and-cuda]==2.17.0
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: netCDF4>=1.6.5
Requires-Dist: xarray
Requires-Dist: rasterio
Requires-Dist: pyproj
Requires-Dist: geopandas
Requires-Dist: oggm
Requires-Dist: salem
Requires-Dist: pyyaml
Requires-Dist: importlib_resources
Requires-Dist: tqdm
Requires-Dist: hydra-core
Requires-Dist: omegaconf
Requires-Dist: nvtx
Requires-Dist: typeguard
Requires-Dist: rich
Requires-Dist: optuna>=3.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

<div align="center">

<h1>The Instructed Glacier Model (IGM)</h1>

<img src="logo/logo_igm.svg" width="40%" alt="IGM logo">

[![CI](https://github.com/instructed-glacier-model/igm/actions/workflows/ci.yml/badge.svg)](https://github.com/instructed-glacier-model/igm/actions/workflows/ci.yml)
[![PyPI version](https://img.shields.io/pypi/v/igm-model.svg)](https://pypi.org/project/igm-model/)
[![Python](https://img.shields.io/badge/python-3.9%20|%203.10-blue)](https://pypi.org/project/igm-model/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Documentation](https://img.shields.io/badge/docs-igm--model.org-blue)](https://igm-model.org)

</div>

IGM is an accessible, differentiable, modular, and GPU-accelerated ice flow model.

**Full documentation → [igm-model.org](https://igm-model.org)**

---
Looking for version 2 or earlier? See the [legacy wiki](https://github.com/jouvetg/igm/wiki).
