This is the music_box package.
Project description
MusicBox
MusicBox: A MUSICA model for boxes and columns.
Copyright (C) 2020 National Center for Atmospheric Research
Installation
The project is configured to be installed using pip
by the pyproject.toml
file.
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
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 acom_music_box-2.1.2.tar.gz
.
File metadata
- Download URL: acom_music_box-2.1.2.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bb066c68d134ebe006095f91f414332c259c9054bd3a0afb80e3715cbb8637c |
|
MD5 | 94b73bb91e7c10471a714cdc52701478 |
|
BLAKE2b-256 | 7c521b304f8918949546774a42df6ceb2c4d778bb569dcf815b2b54fcbb66776 |