Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/csdms/ci-tools

Continuous Integration tools
https://github.com/csdms/ci-tools

Last synced: 4 days ago
JSON representation

Continuous Integration tools

Awesome Lists containing this project

README

        

# Current Build Status

Linux, OSX: [![Build Status](https://travis-ci.org/csdms-stack/permamodel.svg?branch=master)](https://travis-ci.org/csdms-stack/permamodel)

# About permamodel

Home: https://github.com/permamodel/permamodel

Package license: MIT

Summary: a collection of numerical permafrost models

# Installing permamodel

To install permamodel from the csdms-stack channel with `conda`:

```bash
$ conda config --add channels conda-forge
$ conda config --add channels csdms-stack
```

Once these channels have been activated:

```bash
$ conda install permamodel
```

It is possible to list all of the versions of sedflux available on your
platform with:

```bash
$ conda search sedflux --channel csdms
```

# Current release info

Version: [![Anaconda-Server Badge](https://anaconda.org/csdms-stack/permamodel/badges/version.svg)](https://anaconda.org/csdms-stack/permamodel)
Downloads: [![Anaconda-Server Badge](https://anaconda.org/csdms-stack/permamodel/badges/downloads.svg)](https://anaconda.org/csdms-stack/permamodel)