perrette / modelmanager

A python package to manage (scientific) model runs, input and output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modelmanager

version number: 0.0.1 author: Michel Wortmann

Overview

A python package to manage your (scientific) model runs, input and output.

Installation / Usage

To install use pip:

$ pip install modelmanager

Or clone the repo:

$ git clone https://github.com/mwort/modelmanager.git
$ python setup.py install

Contributing

TBD

Example

TBD

About

A python package to manage (scientific) model runs, input and output.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 81.4%Language:Shell 18.6%