| magid |
| Base Object | assoccom |
| Attribute Name | magid |
| ColumnName | magid |
| Logical Rolename | |
| 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 |
| coid |
| Base Object | assoccom |
| Attribute Name | coid |
| ColumnName | coid |
| Logical Rolename | |
| RoleName | |
| Definition | Coda identification. Each coda is assigned a unique positive integer which identifies it in the database |
| Note | Range: coid > 0 |
| commid |
| Base Object | assoccom |
| Attribute Name | commid |
| ColumnName | commid |
| Logical Rolename | |
| 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 |
| auth |
| Base Object | assoccom |
| Attribute Name | auth |
| ColumnName | auth |
| Logical Rolename | |
| 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 Object | assoccom |
| Attribute Name | subsource |
| ColumnName | subsource |
| Logical Rolename | |
| 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 |
| weight |
| Base Object | assoccom |
| Attribute Name | weight |
| ColumnName | weight |
| Logical Rolename | |
| RoleName | |
| Definition | Magnitude weight |
| Note | Range: 0.0 < weight <= 1.0
0.0 = no weight (not used)
|
| in_wgt |
| Base Object | assoccom |
| Attribute Name | in_wgt |
| ColumnName | in_wgt |
| Logical Rolename | |
| RoleName | |
| Definition | Input weight.
Hypoinverse station archive card column 83: 0, 1, 2, 3 --> 1.00 4, 5, 6, 7, 8, 9 --> 0.00 |
| Note | Range: 0.0 < in_wgt <= 1.0 0.0 = no weight (not used) |
| mag |
| Base Object | assoccom |
| Attribute Name | mag |
| ColumnName | mag |
| Logical Rolename | |
| RoleName | |
| Definition | Magnitude for this station reading |
| Note | Range: -10.0 < mag < 10.0 Units: Magnitude units |
| magres |
| Base Object | assoccom |
| Attribute Name | magres |
| ColumnName | magres |
| Logical Rolename | |
| RoleName | |
| Definition | Magnitude residual |
| Note | Units: Magnitude units |
| magcorr |
| Base Object | assoccom |
| Attribute Name | magcorr |
| ColumnName | magcorr |
| Logical Rolename | |
| RoleName | |
| Definition | Magnitude correction for this channel |
| Note | Range: -10.0 <= magcorr <= 10.0 Units: Magnitude units |
| rflag |
| Base Object | assoccom |
| Attribute Name | rflag |
| ColumnName | rflag |
| Logical Rolename | |
| 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 Object | assoccom |
| Attribute Name | lddate |
| ColumnName | lddate |
| Logical Rolename | |
| RoleName | |
| Definition | Load date. Date and time that the record was created, 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 |