mtuq.Origin

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

Bases: mtuq.util.AttribDict

Origin metadata object

Holds the following event information

  • latitude and longitude

  • depth

  • origin time

Note

Some file formats have a corresponding reader that creates Origin objects from file metadata (see mtuq.io.readers).

Public Methods

as_dict

Converts to dictionary