Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/csdms/ci-tools
- Owner: csdms
- License: mit
- Created: 2016-10-13T16:26:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T16:43:32.000Z (over 6 years ago)
- Last Synced: 2024-01-27T00:43:01.344Z (12 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)