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