| magid |
| Base Table | netmag |
| Attribute Name | magid |
| ColumnName | magid |
| RoleName | |
| Definition | Magnitude identifier. This key is used to identify a magnitude in the Netmag relation. It is required for every magnitude |
| Note | Range: magid > 0 |
| orid |
| Base Table | netmag |
| Attribute Name | orid |
| ColumnName | orid |
| RoleName | |
| Definition | Origin identification. Each origin is assigned a unique positive integer which identifies it in the database. The orid is used to identify one of the many hypotheses of the actual location of the event |
| Note | Range: orid > 0 |
| commid |
| Base Table | netmag |
| Attribute Name | commid |
| ColumnName | commid |
| RoleName | |
| Definition | Comment identification. This is a key used to point to free-form comments entered in the Remark relation. These comments store additional information about a tuple in another relation. Within the Remark relation, there may be many tuples with the same commid and different lineno, but the same commid will appear in only one other tuple among the rest of the relations in the database |
| Note | Range: commid > 0 |
| magnitude |
| Base Table | netmag |
| Attribute Name | magnitude |
| ColumnName | magnitude |
| RoleName | |
| Definition | Magnitude. This gives the magnitude value of the type indicated by magtype |
| Note | Range: -10.0 < magnitude < 10.0 Units: Magnitude units |
| magtype |
| Base Table | netmag |
| Attribute Name | magtype |
| ColumnName | magtype |
| RoleName | |
| Definition | Magnitude type. This character string is used to specify the type of the magnitude measure |
| Note | Range: magtype = {a | b | e | l | l1 | l2 | lg | c | s | w | z | B | un | d | h | n} a = primary amplitude magnitude (Jerry Eaton's XMAG) b = body-wave magnitude e = energy magnitude l = local magnitude l1 = traditional UCB local magnitude l2 = network UCB local magnitude lg = Lg magnitude c = primary coda magnitude s = Ms - surface wave magnitude w = moment magnitude z = low gain (Z component) magnitude of Hirshorn and Lindh (1989) B = magnitude estimated from 14-kg Benioff's un = unknown magnitude type d = duration magnitude h = helicorder magnitude (CIT, short-period Benioff) n = no magnitude |
| auth |
| Base Table | netmag |
| Attribute Name | auth |
| ColumnName | auth |
| RoleName | |
| Definition | The auth field specifies the source of the information. This may be a network identifier (FDSN or otherwise), or any other string indicating the source of the information in the record |
| Note | Range: Any free-format string up to 15 characters |
| subsource |
| Base Table | netmag |
| Attribute Name | subsource |
| ColumnName | subsource |
| RoleName | |
| Definition | A second identifier to specify the system or process that derived the data. e.g., the origin's AUTH is CI, but the subsource (the solution) was computed by JIGGLE |
| Note | Range: Any free-format string up to 8 characters |
| magalgo |
| Base Table | netmag |
| Attribute Name | magalgo |
| ColumnName | magalgo |
| RoleName | |
| Definition | This attribute represents the algorithm used to compute the magnitude |
| Note | Range: Any free-format string up to 15 characters |
| nsta |
| Base Table | netmag |
| Attribute Name | nsta |
| ColumnName | nsta |
| RoleName | |
| Definition | This quantity is the number of observations with non-zero input weights used to compute the magnitude or mechanism |
| Note | Range: nsta > 0 |
| uncertainty |
| Base Table | netmag |
| Attribute Name | uncertainty |
| ColumnName | uncertainty |
| RoleName | |
| Definition | Magnitude uncertainty. This is the standard deviation of the accompanying magnitude measurement |
| Note | Range: uncertainty >= 0.0 |
| gap |
| Base Table | netmag |
| Attribute Name | gap |
| ColumnName | gap |
| RoleName | |
| Definition | Gap in azimuthal coverage |
| Note | Range: 0.0 <= gap <= 360.0 Units: Degrees |
| distance |
| Base Table | netmag |
| Attribute Name | distance |
| ColumnName | distance |
| RoleName | |
| Definition | Distance from the origin to the nearest station |
| Note | Range: distance >= 0.0 Units: Kilometers |
| quality |
| Base Table | netmag |
| Attribute Name | quality |
| ColumnName | quality |
| RoleName | |
| Definition | This attribute denotes the quality of an origin, an arrival, or a mechanism. 1.0 = good, 0.0 = bad |
| Note | Range: 0.0 <= quality <= 1.0 |
| rflag |
| Base Table | netmag |
| Attribute Name | rflag |
| ColumnName | rflag |
| RoleName | |
| Definition | This flag describes whether an observation was generated automatically, by a human, or has been finalized |
| Note | Range: rflag = {A | H | F} A = automatic H = reviewed by human F = finalized |
| lddate |
| Base Table | netmag |
| Attribute Name | lddate |
| ColumnName | lddate |
| RoleName | |
| Definition | Load date. Date and time that the record was created or last modified, in Oracle date datatype |
| Note | Range: Any valid date between January 01, 4712 BC and January 01, 4712 AD Units: YYYY/MM/DD HH24:MI:SS |