Skip to content

Version v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 May 10:06
5affd7a

Version 0.4.0 is special, for two reasons. For one, it brings support of variable geometry (geometry inside the cube, not only as a coordinate) and plotting. For other, it contains the work @martinfleis has done in collaboration with @loreabad6, who has been instrumental in conceptualising variable geometry support in her work in the R ecosystem. Unfortunately, she did not manage to see the release. On 2nd of May 2025, Lorena tragically died, aged 31. Thank you for everything, Lorena. ❤️

What's Changed

Bug fixes

  • BUG: cast GeometryDtype to object prior assigning as index by @martinfleis in #93
  • BUG: fix casting to a GeoSeries in to_geodataframe under new xarray by @ilan-gold in #112
  • BUG: fixes plotting of a 1D array with custom geometry by @martinfleis in #116

New Contributors

Full Changelog: v0.3.1...v0.4.0