ClimoAccessor.update_cell_attrs¶
- ClimoAccessor.update_cell_attrs(other)[source]¶
Update
cell_methodsandcell_measuresattributes from another object onto thexarray.DataArrayor every array in thexarray.Dataset. Used internally throughoutclimopy.Warning
Unlike most other public methods, this modifies the data in-place rather than returning a copy.