Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
Classes & Functions
»
obspy.station.util
»
obspy.station.util.Operator
»
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
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
Classes & Functions
»
obspy.station.util
»
obspy.station.util.Operator
»