component

class dsmpy.component.Component(value)

Seismic record geographical components (R T Z).

static parse_component(str)

Parse component from a str.

Parameters

str (str) – str representation of a component (e.g., ‘Z’, ‘vertical’ -> Z)