-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugtopic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree class
Description
One messy thing is that it appears that assignment via
.coords
is broken onDataTree
even atmain
.
Ah yes - I forgot there's a TODO deep somewhere for that 😅 I left it for later because it seemed like it might require changing the DatasetCoordinates
class that ds.coords
returns. (Surely that class could just be replaced by the new xr.Coordinates
class now??)
Originally posted by @TomNicholas in #9063 (comment)
TomNicholas
Metadata
Metadata
Assignees
Labels
bugtopic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree class
Type
Projects
Status
Done