obspy.clients.nrl.client.NRLPath.zfill

NRLPath.zfill(width) → str

Pad a numeric string S with zeros on the left, to fill a field of the specified width. The string S is never truncated.