new
new(
self ,
dims = None,
coord_map = None,
dim_map = None,
)-> ‘Self’
Return a new coordmanager with specified attributes replaced.
Parameters
Parameter | Description |
---|---|
dims | A tuple of dimension strings. |
coord_map | A mapping of {name: coord} |
dim_map | A mapping of {coord_name: |