Organize your computational models transparently
Project description
docs |
|
---|---|
tests |
|
package |
Welcome! This package attempts to create an interface for managing the usage of a climate model. It provides the ModelOrganization class that manages different experiments in projects.
See the documentation on readthedocs for more information.
Installation
Simply install it via pip:
$ pip install model-organization
Or you install it via:
$ python setup.py install
from the source on GitHub.
Requirements
The package is based upon
funcargparse: used to create the command line utility.
PyYAML: for storing, loading and displaying the configuration
six: For compatibility issues between python 2 and python 3
fasteners: For a parallel access to the configuration files
The package is regularly tested for python 2.7, 3.4, 3.5 and 3.6.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file model-organization-0.1.10.tar.gz
.
File metadata
- Download URL: model-organization-0.1.10.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.0 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a057b93924c6bc76f995806a36128b94317ff532e7a1efa723b417da1455b611 |
|
MD5 | 961a65be431fe368ec3b7a5dfd9a46a8 |
|
BLAKE2b-256 | e4174368a8bed03f123f37d9e5718b433643859b0b1dfebff13ba93de460cc08 |