Deltares / xugrid

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

Ugrid topologies should have a from_shapely method #199

Closed Huite closed 6 months ago

Huite commented 6 months ago

It's currently only possible to initialize grid objects from geodataframes. This is not symmetric with to_shapely, which is available.

The from_shapely essentially already exists, inside of from_geodataframe.