Release Notes#

v0.2.0 (11 December 2025)#

Features#

  • Xoak now relies on xarray.indexes.NDPointIndex for point-wise indexing of irregular data, by providing custom TreeAdapter classes. The current functionality remains the same. See documentation examples for more details (#44).

Deprecations#

v0.1.2 (20 November 2025)#

Maintenance#

  • Replace deprecated pkg_resources (#45).

  • CI, packaging and doc maintenance (complete revamp) (#47).

v0.1.1 (4 August 2021)#

Bug fixes#

  • Fix selection using indexers with more than one chunk (#38).

Maintenance#

  • Re-enable tests with pys2index on Linux (#33).

  • Transfer repository to xarray-contrib organization (#36).

v0.1.0 (17 December 2020)#

Initial release.