obspy.clients.fdsn.mass_downloader.download_helpers.ClientDownloadHelper
========================================================================

.. currentmodule:: obspy.clients.fdsn.mass_downloader.download_helpers
.. autoclass:: ClientDownloadHelper
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~ClientDownloadHelper.__dict__
     ~ClientDownloadHelper.__doc__
     ~ClientDownloadHelper.__module__
     ~ClientDownloadHelper.__weakref__
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~ClientDownloadHelper.discard_stations
     ~ClientDownloadHelper.download_mseed
     ~ClientDownloadHelper.download_stationxml
     ~ClientDownloadHelper.filter_stations_based_on_minimum_distance
     ~ClientDownloadHelper.get_availability
     ~ClientDownloadHelper.prepare_mseed_download
     ~ClientDownloadHelper.prepare_stationxml_download
     ~ClientDownloadHelper.sanitize_downloads
  

  
  .. rubric:: Private Methods

  .. warning::

       Private methods are mainly for internal/developer use and their API might change without notice.

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~ClientDownloadHelper._check_downloaded_data
     ~ClientDownloadHelper._parse_miniseed_filenames
     ~ClientDownloadHelper._remove_failed_and_ignored_stations
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~ClientDownloadHelper.__bool__
     ~ClientDownloadHelper.__dir__
     ~ClientDownloadHelper.__format__
     ~ClientDownloadHelper.__init__
     ~ClientDownloadHelper.__len__
     ~ClientDownloadHelper.__new__
     ~ClientDownloadHelper.__reduce__
     ~ClientDownloadHelper.__reduce_ex__
     ~ClientDownloadHelper.__sizeof__
     ~ClientDownloadHelper.__str__
     ~ClientDownloadHelper.__subclasshook__
  

  
  