From a7eaf1ba651fa8651f606bdc90d5efbba6205691 Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Mon, 9 Jun 2025 12:18:45 -0600 Subject: [PATCH 1/2] Release v2025.06.0 --- doc/user-guide/time-series.rst | 2 ++ doc/whats-new.rst | 23 +++++++++++++---------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/doc/user-guide/time-series.rst b/doc/user-guide/time-series.rst index cb3e94e3645..f83a5caec6b 100644 --- a/doc/user-guide/time-series.rst +++ b/doc/user-guide/time-series.rst @@ -278,6 +278,8 @@ using time offset arithmetic via the :py:func:`pandas.tseries.frequencies.to_off For more examples of using grouped operations on a time dimension, see :doc:`../examples/weather-data`. +.. _seasonal_grouping: + Handling Seasons ~~~~~~~~~~~~~~~~ diff --git a/doc/whats-new.rst b/doc/whats-new.rst index c385e722a6b..b380e653175 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -19,8 +19,13 @@ What's New .. _whats-new.2025.05.0: -v2025.05.0 (unreleased) ------------------------ +v2025.06.0 (Jun 10, 2025) +------------------------- + +This release brings HTML reprs to the documentation, fixes to flexible Xarray indexes, performance optimizations, more ergonomic seasonal grouping and resampling +with new :py:class:`~xarray.groupers.SeasonGrouper` and :py:class:`~xarray.groupers.SeasonResampler` objects, and bugfixes. +Thanks to the 32 contributors to this release: +Andrecho, Antoine Gibek, Benoit Bovy, Christine P. Chai, David Huard, Davis Bennett, Deepak Cherian, Dimitri Papadopoulos Orfanos, Elliott Sales de Andrade, Erik, Erik Månsson, Giacomo Caria, Ilan Gold, Illviljan, Jesse Rusak, Jonathan Neuhauser, Justus Magin, Kai Mühlbauer, Kimoon Han, Konstantin Ntokas, Mark Harfouche, Michael Niklas, Nick Hodgskin, Niko Sirmpilatze, Pascal Bourgault, Scott Henderson, Simon Perkins, Spencer Clark, Tom Vo, Trevor James Smith, joseph nowak and micguerr-bopen New Features ~~~~~~~~~~~~ @@ -29,7 +34,9 @@ New Features that are excluded from alignment). (:issue:`10243`, :pull:`10293`) By `Benoit Bovy `_. - +- New :py:class:`~xarray.groupers.SeasonGrouper` and :py:class:`~xarray.groupers.SeasonResampler` objects for ergonomic seasonal aggregation. + See the docs on :ref:`seasonal_grouping` or `blog post `_ for more. + By `Deepak Cherian `_. - Data corruption issues arising from misaligned Dask and Zarr chunks can now be prevented using the new ``align_chunks`` parameter in :py:meth:`~xarray.DataArray.to_zarr`. This option automatically rechunk @@ -38,13 +45,9 @@ New Features (:issue:`9914`, :pull:`10336`) By `Joseph Nowak `_. - -Breaking changes -~~~~~~~~~~~~~~~~ - -Deprecations -~~~~~~~~~~~~ - +Documentation +~~~~~~~~~~~~~ +- HTML reprs! By `Scott Henderson `_. Bug fixes ~~~~~~~~~ From 21a9b4981c95c44b1fc3b7e2d265bc8c897e5edf Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Tue, 10 Jun 2025 09:48:36 -0600 Subject: [PATCH 2/2] Update contributors --- doc/whats-new.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 3fd82261a5c..58280ab0617 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -12,8 +12,8 @@ v2025.06.0 (Jun 10, 2025) This release brings HTML reprs to the documentation, fixes to flexible Xarray indexes, performance optimizations, more ergonomic seasonal grouping and resampling with new :py:class:`~xarray.groupers.SeasonGrouper` and :py:class:`~xarray.groupers.SeasonResampler` objects, and bugfixes. -Thanks to the 32 contributors to this release: -Andrecho, Antoine Gibek, Benoit Bovy, Christine P. Chai, David Huard, Davis Bennett, Deepak Cherian, Dimitri Papadopoulos Orfanos, Elliott Sales de Andrade, Erik, Erik Månsson, Giacomo Caria, Ilan Gold, Illviljan, Jesse Rusak, Jonathan Neuhauser, Justus Magin, Kai Mühlbauer, Kimoon Han, Konstantin Ntokas, Mark Harfouche, Michael Niklas, Nick Hodgskin, Niko Sirmpilatze, Pascal Bourgault, Scott Henderson, Simon Perkins, Spencer Clark, Tom Vo, Trevor James Smith, joseph nowak and micguerr-bopen +Thanks to the 33 contributors to this release: +Andrecho, Antoine Gibek, Benoit Bovy, Brian Michell, Christine P. Chai, David Huard, Davis Bennett, Deepak Cherian, Dimitri Papadopoulos Orfanos, Elliott Sales de Andrade, Erik, Erik Månsson, Giacomo Caria, Ilan Gold, Illviljan, Jesse Rusak, Jonathan Neuhauser, Justus Magin, Kai Mühlbauer, Kimoon Han, Konstantin Ntokas, Mark Harfouche, Michael Niklas, Nick Hodgskin, Niko Sirmpilatze, Pascal Bourgault, Scott Henderson, Simon Perkins, Spencer Clark, Tom Vo, Trevor James Smith, joseph nowak and micguerr-bopen New Features ~~~~~~~~~~~~ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy