.coveragerc
.flake8
.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
link.png
pyproject.toml
requirements-cloud.txt
requirements.txt
setup.cfg
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_test_pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/module.rst
metadata_tools/__init__.py
metadata_tools/_version.py
metadata_tools/columns.py
metadata_tools/common.py
metadata_tools/cumulative_support.py
metadata_tools/defs.py
metadata_tools/geometry_support.py
metadata_tools/index_support.py
metadata_tools/label_support.py
metadata_tools/util.py
metadata_tools/column/COLUMNS_BODY.py
metadata_tools/column/COLUMNS_RING.py
metadata_tools/column/COLUMNS_SKY.py
metadata_tools/column/COLUMNS_SUN.py
metadata_tools/hosts/__init__.py
metadata_tools/hosts/GO_0xxx/AAREADME.txt
metadata_tools/hosts/GO_0xxx/GO_0xxx_cumulative.py
metadata_tools/hosts/GO_0xxx/GO_0xxx_geometry.py
metadata_tools/hosts/GO_0xxx/GO_0xxx_geometry_cloud.py
metadata_tools/hosts/GO_0xxx/GO_0xxx_index.py
metadata_tools/hosts/GO_0xxx/GO_0xxx_index_cloud.py
metadata_tools/hosts/GO_0xxx/__init__.py
metadata_tools/hosts/GO_0xxx/cprofile.txt
metadata_tools/hosts/GO_0xxx/gcp_geometry_config.yml
metadata_tools/hosts/GO_0xxx/gcp_geometry_startup.sh
metadata_tools/hosts/GO_0xxx/gcp_index_config.yml
metadata_tools/hosts/GO_0xxx/gcp_index_startup.sh
metadata_tools/hosts/GO_0xxx/geometry_config.py
metadata_tools/hosts/GO_0xxx/host_config.py
metadata_tools/hosts/GO_0xxx/host_init.py
metadata_tools/hosts/GO_0xxx/index_config.py
metadata_tools/hosts/GO_0xxx/index_tasks.json
metadata_tools/hosts/GO_0xxx/templates/GO_0xxx_body_summary.lbl
metadata_tools/hosts/GO_0xxx/templates/GO_0xxx_ring_summary.lbl
metadata_tools/hosts/GO_0xxx/templates/GO_0xxx_sky_summary.lbl
metadata_tools/hosts/GO_0xxx/templates/GO_0xxx_supplemental_index.lbl
metadata_tools/hosts/GO_0xxx/templates/host_defs.lbl
metadata_tools/hosts/GO_0xxx/tests/__init__.py
metadata_tools/hosts/GO_0xxx/tests/test_geometry.py
metadata_tools/hosts/GO_0xxx/tests/test_index.py
metadata_tools/templates/body_summary_columns.lbl
metadata_tools/templates/body_summary_details.lbl
metadata_tools/templates/edge_on_definition.lbl
metadata_tools/templates/inventory.lbl
metadata_tools/templates/ring_summary_columns.lbl
metadata_tools/templates/ring_summary_details.lbl
metadata_tools/templates/sky_summary_columns.lbl
rms_metadata_tools.egg-info/PKG-INFO
rms_metadata_tools.egg-info/SOURCES.txt
rms_metadata_tools.egg-info/dependency_links.txt
rms_metadata_tools.egg-info/requires.txt
rms_metadata_tools.egg-info/top_level.txt
tests/__init__.py
tests/test_geometry.py
tests/test_index.py
tests/unittester_support.py