Deltares / xugrid

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

Enable broadcasting/lazy evaluation in interpolate_na and laplace_interpolate #293

Closed Huite closed 2 months ago

Huite commented 2 months ago

Fixes #292

Also changes dims into a set, consistent with xarray (future) behavior.