Operator

Description

Operator specifies the operator of the network, corresponding to the operator field in StationXML. It is also copied to the operator field in station in StationXML.

Python class:

Operator

YAML / JSON label:

operator

Corresponding StationXML structure

Operator

Both in Network and Station.

Object Hierarchy

Superclass

None

Subclasses

None

Relationships

  • Is part of a Network

Attributes

Name

Type

Required

Default

Equivalent StationXML

Remarks

reference_name

string

Y

None

Operator. Agency

Operating agency abbreviation

full_name

number

Y

None

Operator.Contact. Name

Operating agency full name, used in contact name

contact_name

number

Y

None

Operator.Contact. Name

email

email

Y

None

Operator.Contact. Email

Not required in StationXML

phone_number

string

N

None

Operator.Contact. Phone

website

URL

N

None

Operator. WebSite

JSON schema

https://www.gitlab.com/resif/obsinfo/-/tree/master/obsinfo/data/schemas/network.schema.json

https://www.gitlab.com/resif/obsinfo/-/tree/master/obsinfo/data/schemas/definitions.schema.json

Example

Operator section in network information file https://www.gitlab.com/resif/obsinfo/-/tree/master/obsinfo/_examples/Information_Files/network/SPOBS.INSU-IPGP.network.yaml

operator:
       reference_name: "INSU-IPGP"
       full_name: "INSU-IPGP OBS Park"

Class Navigation

Network <==

Instrumentation <==