True if and only if the coordinate represents latitude.
This is the case only if any of the following are true:
Examples
>>> if c.islatitude: ... print c
cf.Coordinate.isbounded
cf.Coordinate.islongitude
Enter search terms or a module, class or function name.