Skip to content

v1.2.0

Compare
Choose a tag to compare
@ocefpaf ocefpaf released this 20 Apr 20:53
f5a1628
  • Return the array of polygons and the shapely geometry instead of only the shapely geometry
  • Get the CRS using the CF grid_mapping attribute.
  • Use the newer and faster unary_union() instead of cascaded_union() to compute the grid outline.