.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
build/
dist/
*.egg-info/
out/
inputs/*.nc
inputs/*.zarr/
inputs/*.csv
!inputs/README.md
