Skip to main content

This is the music_box package.

Project description

MusicBox

MusicBox: A MUSICA model for boxes and columns.

License CI Status

Copyright (C) 2020 National Center for Atmospheric Research

Installation

The project is configured to be installed using pip by the pyproject.toml file.

This package requires musica to be installed in order to run. musica can be installed by running:

pip install musica==0.6.1.dev0

To install the music-box package into a Python environment, run the following command from the root directory:

pip install .

The package is also available on PyPi and can be installed in any Python environment through:

pip install acom_music_box

Tests

The tests directory contains 4 different tests that can be ran with PyTest. PyTest can be installed by running:

pip install pytest

After PyTest is intalled, the tests can be ran through the following commands from the root directory:

cd tests
pytest

Documentation

MusicBox documentation can be built using Sphinx. Sphinx can be installed by running:

pip install sphinx

After installing Sphinx, the documentation can be generated by running the following commands in the root directory:

cd doc/sphinx_files
make html

Then, open music-box/doc/sphinx_files/build/html/index.html in a browser.

The documentation includes more detailed instructions for configuring the model, along with developer resources.

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

acom_music_box-2.1.1.tar.gz (19.7 kB view hashes)

Uploaded Source

Built Distribution

acom_music_box-2.1.1-py2.py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 2 Python 3

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