obspy.core.inventory.station.Station
====================================

.. currentmodule:: obspy.core.inventory.station
.. autoclass:: Station
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~Station.__dict__
     ~Station.__doc__
     ~Station.__hash__
     ~Station.__module__
     ~Station.__weakref__
     ~Station.alternate_code
     ~Station.code
     ~Station.creation_date
     ~Station.elevation
     ~Station.equipments
     ~Station.external_references
     ~Station.historical_code
     ~Station.latitude
     ~Station.longitude
     ~Station.operators
     ~Station.selected_number_of_channels
     ~Station.termination_date
     ~Station.total_number_of_channels
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Station.copy
     ~Station.get_contents
     ~Station.is_active
     ~Station.plot
     ~Station.select
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Station._repr_pretty_
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~Station.__dir__
     ~Station.__eq__
     ~Station.__format__
     ~Station.__getitem__
     ~Station.__init__
     ~Station.__len__
     ~Station.__ne__
     ~Station.__new__
     ~Station.__reduce__
     ~Station.__reduce_ex__
     ~Station.__sizeof__
     ~Station.__str__
     ~Station.__subclasshook__
  

  
  