Skip to content

Releases: Deltares/xugrid

0.12.0

03 Sep 11:29
Compare
Choose a tag to compare

What's Changed

  • prevent accessing each var again when looping over dataset vars by @veenstrajelmer in #286
  • Better barycentric interpolation by @Huite in #289
  • Add interpolate_na with method="nearest" by @Huite in #290
  • Define dims property. FutureWarning on dimensions. by @Huite in #291
  • Enable broadcasting/lazy evaluation in interpolate_na and laplace_interpolate by @Huite in #293

Full Changelog: 0.11.2...0.12.0

0.11.2

16 Aug 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

13 Aug 11:34
Compare
Choose a tag to compare

What's Changed

  • Refactor reduce module; improve performance for mode, median by @Huite in #270
  • Do not drop out-of-bounds point silently in sel_points by @Huite in #271
  • Let grid attrs property return a deepcopy by @Huite in #273

Full Changelog: 0.11.0...0.11.1

0.11.0

05 Aug 09:34
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @savente93 made their first contribution in #247
  • @github-actions made their first contribution in #268

Full Changelog: 0.10.0...0.11.0

0.10.0

01 May 09:27
Compare
Choose a tag to compare

What's Changed

  • Set the right shape (n, m) for the regrid matrices. Fixes #233 by @Huite in #235
  • Issue #236 fix indexing in mode method regridding by @JoerivanEngelen in #237
  • Add logic for earcutting polygons and for extracting regridding weights in tabular form by @Huite in #238

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

15 Feb 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.9.0

v0.8.1

19 Jan 14:05
Compare
Choose a tag to compare

Please refer to the changelog.

v0.8.0

11 Dec 11:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.8.0