Skip to content

Commit 78073f8

Browse files
adacovskclaude
andcommitted
fix(geospatial): increase epsilon tolerance to prevent particle loss
- Change default epsilon from 1e-6 to 1e-3 to ensure boundary points are included - Update docstrings to avoid specifying parameter defaults - Remove redundant test_geospatial_benchmark.py (covered by test_geospatial_performance.py) Fixes particle tracking (PRT) test failures where 10% of particles were lost at cell boundaries due to insufficient geometric tolerance. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 7c2e09d commit 78073f8

File tree

3 files changed

+523
-431
lines changed

3 files changed

+523
-431
lines changed

0 commit comments

Comments
 (0)