obspy.station.util.Operator.__init__

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

This Page