xarray.DataTree.update (original) (raw)
- API reference
- xarray.DataTree.update
DataTree.update(other)[source]#
Update this node’s children and / or variables.
Just like dict.update this is an in-place operation.
DataTree.update(other)[source]#
Update this node’s children and / or variables.
Just like dict.update this is an in-place operation.