mtuq.Station

class mtuq.Station(*args, **kwargs)[source]

Bases: mtuq.util.AttribDict

Station metadata object

Holds the following information

  • latitude and longitude

  • depth and elevation

  • network, station, and location codes

Note

Each supported file format has a corresponding reader that reads waveforms and creates Station objects from metadata (see mtuq.io.readers).

Private Methods

Warning

Private methods are mainly for internal/developer use and their API might change without notice.

_refresh