https://github.com/csdms/ci-tools
Continuous Integration tools
https://github.com/csdms/ci-tools
Last synced: 7 months 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T16:43:32.000Z (about 8 years ago)
- Last Synced: 2025-01-02T14:16:50.652Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Current Build Status
Linux, OSX: [](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: [](https://anaconda.org/csdms-stack/permamodel)
Downloads: [](https://anaconda.org/csdms-stack/permamodel)