Getting Started
Client
Client._get_current_endtime()
Client._get_filename()
Client._get_filenames()
Client.__delattr__()
Client.__dir__()
Client.__eq__()
Client.__format__()
Client.__ge__()
Client.__getattribute__()
Client.__gt__()
Client.__hash__()
Client.__init__()
Client.__init_subclass__()
Client.__le__()
Client.__lt__()
Client.__ne__()
Client.__new__()
Client.__reduce__()
Client.__reduce_ex__()
Client.__repr__()
Client.__setattr__()
Client.__sizeof__()
Client.__str__()
Client.__subclasshook__()
Developer Resources
Indices and Tables
Return information on what stations are included in archive.
This method assumes that network/station combinations can be discovered from the folder structure alone (as opposed to the filenames).
sds_type (str) – Override SDS data type identifier that was specified during client initialization.
list
List of (network, station) 2-tuples of all available stations in archive.