Deltares / xugrid

Xarray and unstructured grids
https://deltares.github.io/xugrid/
MIT License
61 stars 8 forks source link

Add extra edge cases to snap to grid #263

Closed JoerivanEngelen closed 1 month ago

JoerivanEngelen commented 1 month ago

Adds edge cases mentioned in: #262

Tests will fail without any fix.

Huite commented 1 month ago

I've tested with a local editable install of numba celltree.

This needs: https://pypi.org/project/numba-celltree/0.1.8/

The conda-forge recipe will probably be up soon, I can merge it by Monday. If we update the pixi.toml then, I expect the tests to run green.

Huite commented 1 month ago

I just merged the numba_celltree conda-forge PR for version 0.1.8. Updating the pixi lockfile tomorrow should do the trick and get this green.