.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
codecov.yml
pixi.lock
pyproject.toml
.github/dependabot.yaml
.github/workflows/ci.yaml
.github/workflows/pypi.yaml
docs/index.md
docs/explanation/assertion-order.md
docs/explanation/how-snapshots-work.md
docs/explanation/index.md
docs/how-to/index.md
docs/how-to/override-fixture.md
docs/how-to/parametrized-tests.md
docs/how-to/store-on-s3.md
docs/how-to/update-snapshots.md
docs/reference/configuration.md
docs/reference/extensions.md
docs/reference/index.md
docs/tutorials/geodataframe-snapshots.md
docs/tutorials/index.md
docs/tutorials/xarray-snapshots.md
syrupy_geo/__init__.py
syrupy_geo/_base.py
syrupy_geo/geodataframe.py
syrupy_geo/plugin.py
syrupy_geo/xarray.py
syrupy_geo.egg-info/PKG-INFO
syrupy_geo.egg-info/SOURCES.txt
syrupy_geo.egg-info/dependency_links.txt
syrupy_geo.egg-info/entry_points.txt
syrupy_geo.egg-info/requires.txt
syrupy_geo.egg-info/top_level.txt
tests/conftest.py
tests/test_geodataframe.py
tests/test_xarray.py
tests/__snapshots__/test_geodataframe/test_geodataframe_snapshot.parquet
tests/__snapshots__/test_xarray/test_dataarray_snapshot.zarr/zarr.json
tests/__snapshots__/test_xarray/test_dataarray_snapshot.zarr/data/zarr.json
tests/__snapshots__/test_xarray/test_dataarray_snapshot.zarr/data/c/0/0
tests/__snapshots__/test_xarray/test_dataset_snapshot.zarr/zarr.json
tests/__snapshots__/test_xarray/test_dataset_snapshot.zarr/test_array/zarr.json
tests/__snapshots__/test_xarray/test_dataset_snapshot.zarr/test_array/c/0/0