cf.Domain.coordinate_references

Domain.coordinate_references

Return coordinate reference constructs.

New in version 1.7.0.

See also

constructs

Returns:
Constructs

The constructs and their construct keys.

Examples:

>>> f.coordinate_references
Constructs:
{}
>>> f.coordinate_references
Constructs:
{'coordinatereference0': <CoordinateReference: atmosphere_hybrid_height_coordinate>,
 'coordinatereference1': <CoordinateReference: rotated_latitude_longitude>}