Skip to content

Conversation

@HarshitZom
Copy link

Only require monotonic coordinates along concatenation dimensions. Previously, identical non-monotonic coordinates on non-concat dims erroneously raised a ValueError. Includes regression test.

Closes # (refer to issue number if applicable)

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

Only require monotonic coordinates along concatenation dimensions.
Previously, identical non-monotonic coordinates on non-concat dims
erroneously raised a ValueError. Includes regression test.

Closes # (refer to issue number if applicable)
Copy link
Member

@shoyer shoyer left a comment

Choose a reason for hiding this comment

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

This looks great, thank you!

Could you please merge in the latest xarray changes from main and verify it still works? Also consider adding a brief note to whats-new.rst.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants