obspy.core.inventory.util.Operator.__init__

Operator.__init__(agency, contacts=None, website=None)[source]
Parameters:
  • agency (str) The agency of the operator.
  • contacts (list of Person, optional) One or more contact persons.
  • website (str, optional) The website.