Skip to content

Releases: xarray-contrib/xdggs

0.2.0

12 Feb 12:44
34826a3
Compare
Choose a tag to compare

What's Changed

  • new changelog section by @keewis in #110
  • request write permissions for issues by @keewis in #116
  • use arrow functions to extract cell coordinates by @keewis in #114
  • correct the HealpixIndex repr by @keewis in #119
  • allow overriding the grid info by @keewis in #63
  • allow to add any colormap with explore by @annefou in #120
  • create documentation pages for the decode accessor methods by @keewis in #121
  • adapt to recent changes to RTD by @keewis in #122
  • allow specifying additional coords to include in the pixel inspection table by @keewis in #123
  • support plotting multi-dimensional data by @keewis in #124
  • plotting tests by @keewis in #127
  • release 0.2 by @keewis in #131

Full Changelog: 0.1.1...0.2.0

0.1.1

25 Nov 14:29
a47bc0a
Compare
Choose a tag to compare

What's Changed

  • new changelog section by @keewis in #107
  • always use the latest stable version when releasing by @keewis in #106
  • properly reference the readme in pyproject.toml by @keewis in #108
  • prepare for the release of 0.1.1 by @keewis in #109

Full Changelog: 0.1.0...0.1.1

0.1.0

25 Nov 13:26
1537517
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...0.1.0

0.0.1

28 Nov 14:43
e7311a9
Compare
Choose a tag to compare

Initial release for demo purposes.