Closed
Description
We should do another release soon. The last one was v0.19 on July 23rd, so it's been 3 months.
(In particular I personally want to get some small pint compatibility fixes released such as #5571 and #5886, so that the code in this blog post advertising pint-xarray integration all works.)
There's been plenty of changes since then, and there are more we could merge quite quickly. It's a breaking release because we changed some dependencies, so should be called v0.20.0
.
@benbovy how does the ongoing index refactor stuff affect this release? Do we need to wait so it can all be announced? Can we release with merged index refactor stuff just silently sitting there?
Small additions we could merge, feel free to suggest more @pydata/xarray :
- Combine by coords dataarray bugfix #5834
- Limit and format number of displayed dimensions in repr #5662
- Calendar utilities #5233
- Add .chunksizes property #5900
- Add support for cross product #5365
- remove requirement for setuptools.pkg_resources #5845
- Update docstring for apply_ufunc, set_options #5904
- Add typing_extensions as a required dependency #5911
- [skip-ci] v0.20.0: whats-new for release #5905
- Display coords' units for slice plots #5847
- Update open_rasterio deprecation version number #5916