-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I think the whole test suite would benefit from a pass through at some point. The
geom_arrayfixture is used repeatedly as a numpy array and then cast to aGeometryArray, it seems, to make testing for equality easier when xarray didn't handle this extension array stuff natively. So perhaps once the minimum version is bumped to a version of xarray where this geometry array type is preserved on the roundtrip, you can makegeom_arraynatively as a fixture an extension array.
Originally posted by @ilan-gold in #112 (comment)
Metadata
Metadata
Assignees
Labels
No labels