.gitignore
.pre-commit-config.yaml
CHANGES.rst
LICENSE
README.rst
pyproject.toml
requirements-dev.txt
tox.ini
.github/CODEOWNERS
.github/codecov.yml
.github/dependabot.yml
.github/workflows/changelog.yml
.github/workflows/ci.yml
.github/workflows/release.yml
asdf_zarr/__init__.py
asdf_zarr/_version.py
asdf_zarr/converter.py
asdf_zarr/extensions.py
asdf_zarr/storage.py
asdf_zarr/util.py
asdf_zarr.egg-info/PKG-INFO
asdf_zarr.egg-info/SOURCES.txt
asdf_zarr.egg-info/dependency_links.txt
asdf_zarr.egg-info/entry_points.txt
asdf_zarr.egg-info/requires.txt
asdf_zarr.egg-info/top_level.txt
asdf_zarr/tests/__init__.py
asdf_zarr/tests/test_zarr.py
notebooks/ASDF_array_storage_intro.ipynb