True if and only if the coordinate is a CF Y axis coordinate.
See also
ctype, T, X, Z
Whether or not the coordinate is a Y axis coordinate.
>>> c.Units <CF Units: degree_north> >>> c.Y True
>>> c.standard_name in ( 'latitude' >>> c.Y True
>>> c.axis 'Y' >>> c.Y True
cf.DimensionCoordinate.X
cf.DimensionCoordinate.year
Enter search terms or a module, class or function name.