.gitignore
AGENTS.md
CLAUDE.md
LICENSE
README.md
pixi.lock
pixi.toml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/release.yml
dev/docs/hex-id-design.md
dev/docs/packaging.md
dev/plans/api-refactor.md
dev/plans/dask-native-connectivity.md
dev/plans/hex-analysis-functions.md
dev/plans/hex-connectivity-power.md
dev/plans/hex-counts-dask-oom.md
dev/plans/hex-counts-dask-solution-a.md
dev/plans/hex-counts-dask-solution-b.md
dev/plans/hex-counts-dask-solution-merged.md
dev/plans/issues-overview.md
dev/plans/m4-visualization.md
dev/plans/m5-connectivity.md
dev/plans/roadmap.md
docs/conf.py
docs/index.md
docs/notebooks
figures/hex_conn_dask_example.png
figures/hex_region_example.png
notebooks/.gitkeep
notebooks/hex_aggregation.ipynb
notebooks/hex_analysis.ipynb
notebooks/hex_conn.ipynb
notebooks/hex_conn_dask.ipynb
notebooks/hex_grid_construction.ipynb
scripts/fetch_external_data.py
src/hextraj/__init__.py
src/hextraj/_proj.py
src/hextraj/hex_analysis.py
src/hextraj/hex_id.py
src/hextraj/hexproj.py
src/hextraj/redblobhex.py
src/hextraj/redblobhex_array.py
src/hextraj.egg-info/PKG-INFO
src/hextraj.egg-info/SOURCES.txt
src/hextraj.egg-info/dependency_links.txt
src/hextraj.egg-info/requires.txt
src/hextraj.egg-info/top_level.txt
src/hextraj/data/trajs/nwshelf.nc
tests/test_hex_analysis.py
tests/test_hex_connectivity_dask.py
tests/test_hex_counts_dask.py
tests/test_hex_id.py
tests/test_hexlib.py
tests/test_hexproj.py
tests/test_hexproj_edges.py
tests/test_hexproj_grid.py
tests/test_hexproj_label.py