-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
topic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree class
Description
What is your issue?
During the 3/26/2024 design discussion meeting (#8747), we discussed the monkey patching of methods that was required to wrap datatree nodes with the desired Xarray API function. This was a primarily done as a necessity due to the datatree code not living in the xarray repository. The better implementation could be to add the wrapping to xarray's generate_aggregations.py
module. The ultimate decision made by Stephan and Tom was to add this as a future issue (this one) and migrate the file as is for now.
TomNicholas
Metadata
Metadata
Assignees
Labels
topic-DataTreeRelated to the implementation of a DataTree classRelated to the implementation of a DataTree class
Type
Projects
Status
Done