Typical event catalogs present information in event based formats because there is a one-to-many relationship between events and observing stations (each event is ‘seen’ by more than one station). This UUEB catalog version is station-based. Each row is an observation from a single station. The following table describes the column entries for each row in the UUEB catalog, which is available in .pkl format within a zip file.
UUEB Catalog Field Descriptions
Field Name | Description | Example |
---|---|---|
x | channel, frequency, time; data array | x.shape = (3, 48, 40) |
chan | SEED channel name | EHZ |
net | IRIS network code | UU |
sta | SEED station name | ROA |
datetime | obspy datetime string | 2011-01-0T00:00:22.410000Z |
depth | event depth (km) | 0.0 |
id | event id | 990 |
evlo | event longitude | -110.42 |
D evla | event latitude | 39.6044 |
amp | signal amplitude | 11.4 |
type | event type label by geographic location | MIE |
dsize | number of channels (tri=3, single=1) | single |
stlo | station longitude | -110.365 |
stla | station latitude | 39.6615 |
dist | source-receiver distance (m) | 7944.19 |