Skip to main content

Organize your computational models transparently

Project description

docs

Documentation Status

tests

Travis Requirements Status Coverage

package

PyPI Package latest release Supported versions Supported implementations

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

model-organization-0.1.10.tar.gz (31.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page