Skip to content

Conversation

@avalentino
Copy link
Contributor

Description Of Changes

In xarray v2025.08.0 a FutureWarning has been introduced in the xarray.merge function to inform the users that the default value for the compat keyword argument will change in the future.

See pydata/xarray@d237a71.

The patch just modifies the current call to xarray.merge to pass explicitly the the current default value of compat.

Checklist

@avalentino avalentino requested a review from a team as a code owner August 25, 2025 07:22
@avalentino avalentino requested review from dcamron and removed request for a team August 25, 2025 07:22
@dcamron dcamron added Type: Maintenance Updates and clean ups (but not wrong) Area: Tests Affects tests nightly-ci Trigger a build of the nightly CI labels Aug 27, 2025
Copy link
Member

@dcamron dcamron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@dcamron dcamron merged commit af8ff9b into Unidata:main Aug 27, 2025
48 checks passed
@github-actions github-actions bot added this to the 1.7.1 milestone Aug 27, 2025
@avalentino avalentino deleted the feature/xarray-v2025.08.0-compat branch August 28, 2025 05:41
@avalentino
Copy link
Contributor Author

Thanks @dcamron

@dopplershift dopplershift added the backport Pull Requests that are automatically back-ported to the stable release label Aug 29, 2025
@github-actions
Copy link
Contributor

🏁 Successfully backported as #3908. 🏁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Tests Affects tests backport Pull Requests that are automatically back-ported to the stable release nightly-ci Trigger a build of the nightly CI Type: Maintenance Updates and clean ups (but not wrong)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nightly build is failing

3 participants