obspy.clients.nrl.client.NRLPath.isupper

NRLPath.isupper()

Return True if the string is an uppercase string, False otherwise.

A string is uppercase if all cased characters in the string are uppercase and there is at least one cased character in the string.