set_dims
set_dims(
self ,
**kwargs: str ,
)-> ‘Self’
Set dimension to non-dimensional coordinate.
Parameters
Parameter | Description |
---|---|
kwargs |
A mapping indicating old_dim: new_dim where new_dim refers to the name of a non-dimensional coordinate. |