Attention This repository has been archived. Please use xarray.DataTree instead. datatree.DataTree.update# DataTree.update(other: Dataset | Mapping[str, DataTree | DataArray]) → None[source][source]# Update this node’s children and / or variables. Just like dict.update this is an in-place operation.