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