Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

permamodel/permamodel

Repository files navigation

DOI PyPI Conda Version Basic Model Interface Test Coverage Status

permamodel

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.

Installation

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.