Deltares / xugrid

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

Period and aperiodic boundaries #154

Closed Huite closed 11 months ago

Huite commented 1 year ago

Fixes: #63

veenstrajelmer commented 12 months ago

The current implementation works nicely. I only get a warning when applying it to GTSM: "PerformanceWarning: Slicing with an out-of-order index is generating 794 times more chunks"

Is this avoidable or is it a logical effect of the non_periodic dataset?