model_catalogs catalogs for GOODS
Project description
mc-goods
model_catalogs catalogs for GOODS
Project based on the cookiecutter science project template.
How to Use
Install model_catalogs
and this package of catalogs will be installed too.
Installation
If you need to install these yourself, you can with PyPI:
pip install mc-goods
or with conda-forge:
conda install -c conda-forge mc-goods
To add a catalog
- Place the new catalog file in the package directory (
mc_goods
). - Add catalog name to
__init__
following other catalog files. - Add catalog to
setup.py
following others. - Git commit and push to repo.
- Reinstall package since entry_points have changed.
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
mc_goods-1.1.0.tar.gz
(119.2 kB
view hashes)
Built Distribution
mc_goods-1.1.0-py3-none-any.whl
(174.4 kB
view hashes)