obsinfo.network package

Contains the main classes from Network to Station

obsinfo.network module

obsinfo.network.network module

obsinfo.network.Network class

obsinfo.network.Station class

obsinfo.network.Station class

obsinfo.network.station module

obsinfo.network.processing module

Processing Class, holds list of data processing steps

class obsinfo.network.processing.Processing(attributes)

Bases: object

No equivalent class in obspy/StationXML

Saves a list of Processing steps as strings For now, just stores the list. Will be converted to StationXML comments

processing_list

list of processing steps with attributes, either linear_drift or leapsecond

Type

list