10000 Releases · xarray-contrib/xvec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: xarray-contrib/xvec

Version v0.4.0

12 May 10:06
5affd7a
Compare
Choose a tag to compare

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

Version v0.3.1

03 Jan 19:13
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.3.1

Version v0.3.0

17 Jul 19:19
Compare
Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Version v0.2.0 - Zonal stats!

21 Dec 15:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

Version v0.1.0

26 Feb 15:28
Compare
Choose a tag to compare
Hello world
0