Permamodel is a collection of numerical permafrost models. This repository contains source code and examples for two models:
For more information, see the project home page: https://permamodel.github.io.
Permamodel can be installed with pip
:
$ pip install permamodel
or with conda
:
$ conda install -c conda-forge permamodel
We recommend installing permamodel into a Python virtual environment.