0.11.0
What's Changed
- fix path deprecation warning by @savente93 in #247
- added edge_node_connectivity to Ugrid2d.from_meshkernel by @veenstrajelmer in #250
- Merge partition chunks by @Huite in #253
- replaced ds.dims[dim] with ds.sizes[dim] by @veenstrajelmer in #254
- Update pixi lockfile, laplace interpolate tol -> (rtol, atol) for cg solve by @Huite in #257
- Move ruff toml into pyproject by @Huite in #258
- Numpy 2.0 support by @Huite in #259
- Add py3.9 (back) by @Huite in #260
- From data constructors for UgridDataArray by @Huite in #266
- Update pixi lock file by @github-actions in #268
- Fix edge cases to snap to grid by @JoerivanEngelen & @Huite in #263
New Contributors
- @savente93 made their first contribution in #247
- @github-actions made their first contribution in #268
Full Changelog: 0.10.0...0.11.0