.copier-answers.yml
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
noxfile.py
pyproject.toml
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/release.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
docs/conf.py
docs/index.md
src/xarray_adios2/__init__.py
src/xarray_adios2/_version.py
src/xarray_adios2/_version.pyi
src/xarray_adios2/adios2array.py
src/xarray_adios2/adios2backend.py
src/xarray_adios2/adios2store.py
src/xarray_adios2/py.typed
src/xarray_adios2.egg-info/PKG-INFO
src/xarray_adios2.egg-info/SOURCES.txt
src/xarray_adios2.egg-info/dependency_links.txt
src/xarray_adios2.egg-info/entry_points.txt
src/xarray_adios2.egg-info/requires.txt
src/xarray_adios2.egg-info/top_level.txt
tests/conftest.py
tests/test_Adios2Store.py
tests/test_open_dataset.py
tests/test_package.py