associated_coord_names
associated_coord_names(
self ,
)-> ‘set[str]’
Return every coord name some patch holds on a dimension not its own.
coord_dims_map keeps the first dims spelling seen per name, so a name which is a dimension on one patch and rides another dimension on the next reads as dimensional there; whether a name is associated anywhere is a question about every pair.