.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
.devcontainer/devcontainer.json
.github/workflows/codestyle.yml
.github/workflows/docs.yml
.github/workflows/release.yml
.github/workflows/testing.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/css/custom.css
docs/dev-guide/code_standards.rst
docs/dev-guide/dev_env.rst
docs/dev-guide/docs.rst
docs/dev-guide/index.rst
docs/dev-guide/maintainer_workflow.rst
docs/dev-guide/tests.rst
docs/logo/favicon.ico
docs/logo/swxsoc_logo.png
docs/user-guide/.gitignore
docs/user-guide/cdf_attribute_management.rst
docs/user-guide/cdf_format_guide.rst
docs/user-guide/index.rst
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
licenses/LICENSE.md
licenses/README.rst
sammi/CITATION.rst
sammi/__init__.py
sammi/_version.py
sammi/cdf_attribute_manager.py
sammi/data/README.rst
sammi/data/default_global_cdf_attrs_schema.yaml
sammi/data/default_variable_cdf_attrs_schema.yaml
sammi/tests/__init__.py
sammi/tests/test_cdf_attribute_manager.py
sammi/tests/test_data/default_global_test_cdf_attrs.yaml
sammi/tests/test_data/imap_default_global_cdf_attrs.yaml
sammi/tests/test_data/imap_instrument1_global_cdf_attrs.yaml
sammi/tests/test_data/imap_instrument1_level1_variable_attrs.yaml
sammi/tests/test_data/imap_instrument2_global_cdf_attrs.yaml
sammi/tests/test_data/imap_instrument2_level2_variable_attrs.yaml
sammi/tests/test_data/imap_test_global.yaml
sammi/tests/test_data/imap_test_variable.yaml
sammi_cdf.egg-info/PKG-INFO
sammi_cdf.egg-info/SOURCES.txt
sammi_cdf.egg-info/dependency_links.txt
sammi_cdf.egg-info/requires.txt
sammi_cdf.egg-info/top_level.txt