.codespellrc
.coveragerc
.gitattributes
.gitignore
LICENSE
README.md
environment-dev.yml
environment.yml
meta-backup.yaml
mkdocs.yml
pyproject.toml
requirements_dev.txt
requirements_docs.txt
uv.lock
.github/FUNDING.yml
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/codeql.yml
.github/workflows/dependency-review.yml
.github/workflows/docs-build.yml
.github/workflows/docs.yml
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
docs/changelog.md
docs/changelog_update.md
docs/changelog_update.py
docs/contributing.md
docs/faq.md
docs/get-started.md
docs/index.md
docs/installation.md
docs/search_bk.md
docs/search_docs.html
docs/api/a5pandas.md
docs/api/dggalpandas.md
docs/api/dggridpandas.md
docs/api/easepandas.md
docs/api/garspandas.md
docs/api/geohashpandas.md
docs/api/georefpandas.md
docs/api/h3pandas.md
docs/api/isea3hpandas.md
docs/api/isea4tpandas.md
docs/api/maidenheadpandas.md
docs/api/mgrspandas.md
docs/api/olcpandas.md
docs/api/qtmpandas.md
docs/api/quadkeypandas.md
docs/api/rhealpixpandas.md
docs/api/s2pandas.md
docs/api/tilecodepandas.md
docs/assets/favicon.ico
docs/assets/logo.png
docs/assets/vgridpandas.svg
docs/notebooks/00_intro.ipynb
docs/notebooks/01_h3.ipynb
docs/notebooks/02_s2.ipynb
docs/notebooks/03_a5.ipynb
docs/notebooks/04_rhealpix.ipynb
docs/notebooks/05_dggal.ipynb
docs/notebooks/06_dggrid.ipynb
docs/notebooks/07_isea4t.ipynb
docs/notebooks/08_isea3h.ipynb
docs/notebooks/09_ease.ipynb
docs/notebooks/10_qtm.ipynb
docs/notebooks/11_olc.ipynb
docs/notebooks/12_geohash.ipynb
docs/notebooks/13_georef.ipynb
docs/notebooks/14_mgrs.ipynb
docs/notebooks/15_tilecode.ipynb
docs/notebooks/16_quadkey.ipynb
docs/notebooks/17_maidenhead.ipynb
docs/notebooks/18_gars.ipynb
docs/overrides/main.html
tests/__init__.py
tests/test_import.py
tests/test_s2pandas.py
vgridpandas/__init__.py
vgridpandas/a5pandas.py
vgridpandas/dggalpandas.py
vgridpandas/dggridpandas.py
vgridpandas/easepandas.py
vgridpandas/garspandas.py
vgridpandas/geohashpandas.py
vgridpandas/georefpandas.py
vgridpandas/h3pandas.py
vgridpandas/isea3hpandas.py
vgridpandas/isea4tpandas.py
vgridpandas/maidenheadpandas.py
vgridpandas/mgrspandas.py
vgridpandas/olcpandas.py
vgridpandas/qtmpandas.py
vgridpandas/quadkeypandas.py
vgridpandas/rhealpixpandas.py
vgridpandas/s2pandas.py
vgridpandas/tilecodepandas.py
vgridpandas.egg-info/PKG-INFO
vgridpandas.egg-info/SOURCES.txt
vgridpandas.egg-info/dependency_links.txt
vgridpandas.egg-info/not-zip-safe
vgridpandas.egg-info/requires.txt
vgridpandas.egg-info/top_level.txt
vgridpandas/utils/__init__.py
vgridpandas/utils/bin_helpers.py
vgridpandas/utils/const.py
vgridpandas/utils/geo_helpers.py