We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23f443 commit ac057afCopy full SHA for ac057af
doc/whats-new.rst
@@ -13,6 +13,10 @@ v2025.07.1 (unreleased)
13
New Features
14
~~~~~~~~~~~~
15
16
+- Custom indexes can now create additional variables beyond the original coordinate names
17
+ in :py:meth:`~xarray.Dataset.set_xindex`. Previously, extra variables returned by
18
+ :py:meth:`~xarray.Index.create_variables` were silently ignored (:issue:`10499`).
19
+ By `Dhruva Kumar Kaushal <https://github.com/dhruvak001>`_.
20
21
Breaking changes
22
~~~~~~~~~~~~~~~~
0 commit comments