obspy.clients.fdsn.mass\_downloader.download\_helpers.Channel ============================================================= .. currentmodule:: obspy.clients.fdsn.mass_downloader.download_helpers .. autoclass:: Channel :show-inheritance: .. rubric:: Attributes .. autosummary:: :toctree: . :nosignatures: ~Channel.location ~Channel.channel ~Channel.intervals ~Channel.needs_station_file ~Channel.temporal_bounds .. rubric:: Special Methods .. automethod:: Channel.__delattr__ .. automethod:: Channel.__dir__ .. automethod:: Channel.__eq__ .. automethod:: Channel.__format__ .. automethod:: Channel.__ge__ .. automethod:: Channel.__getattribute__ .. automethod:: Channel.__gt__ .. automethod:: Channel.__init__ .. automethod:: Channel.__init_subclass__ .. automethod:: Channel.__le__ .. automethod:: Channel.__lt__ .. automethod:: Channel.__ne__ .. automethod:: Channel.__new__ .. automethod:: Channel.__reduce__ .. automethod:: Channel.__reduce_ex__ .. automethod:: Channel.__repr__ .. automethod:: Channel.__setattr__ .. automethod:: Channel.__sizeof__ .. automethod:: Channel.__str__ .. automethod:: Channel.__subclasshook__