set_dims

method of dascore.core.coordmanager.CoordManager source

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.