LICENSE
README.md
pyproject.toml
src/amunpy/__init__.py
src/amunpy/amun.py
src/amunpy/amunh5.py
src/amunpy/amunxml.py
src/amunpy/compression.py
src/amunpy/data_filters.py
src/amunpy/digests.py
src/amunpy/exceptions.py
src/amunpy/interpolation.py
src/amunpy.egg-info/PKG-INFO
src/amunpy.egg-info/SOURCES.txt
src/amunpy.egg-info/dependency_links.txt
src/amunpy.egg-info/requires.txt
src/amunpy.egg-info/top_level.txt
tests/test_amun_derived_datasets.py
tests/test_amun_empty_chunks.py
tests/test_compression.py
tests/test_data_filters.py
tests/test_dataset_lookup.py
tests/test_dataset_pipeline.py
tests/test_digests.py
tests/test_exceptions.py
tests/test_get_dataset_resolvers.py
tests/test_interpolation.py
tests/test_snapshots_amunh5.py
tests/test_snapshots_amunxml.py
tests/test_uniform_grid_correctness.py
tests/test_validation_schema.py