Deltares / xugrid

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

.ugrid.sel fails to return all topologies? #161

Closed Huite closed 11 months ago

Huite commented 11 months ago

Looking at a grid with three topologies. In this case, we loop over the grids one by one, selecting the associated data. It seems like the first selection occurs correctly (with a subset topology), but this is removed on the second iteration.