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 93281b7 commit 3370345Copy full SHA for 3370345
doc/whats-new.rst
@@ -44,6 +44,9 @@ Bug Fixes
44
- Fix error handling issue in ``decode_cf_variables`` when decoding fails - the exception is now re-raised
45
correctly, with a note added about the variable name that caused the error (:issue:`10873`, :pull:`10886`).
46
By `Jonas L. Bertelsen <https://github.com/jonaslb>`_
47
+- When assigning an indexed coordinate to a data variable or coordinate, coerce it from
48
+ ``IndexVariable`` to ``Variable`` (:issue:`9859`, :issue:`10829`, :pull:`10909`)
49
+ By `Julia Signell <https://github.com/jsignell>`_
50
51
Performance
52
~~~~~~~~~~~
0 commit comments