xarray-contrib / xvec

Vector data cubes for Xarray
https://xvec.readthedocs.io
MIT License
93 stars 9 forks source link

using ExtensionArray from geopandas #66

Open martinfleis opened 4 months ago

martinfleis commented 4 months ago

I noticed that the latest xarray has some support of ExtensionArrays. Does that mean that we could use geopandas' GeometryArray within our index? The documentation is not super clear on what the support actually means.