Stores detailed information about each simulated event in the catalog for the Alaska Earthquake Model (Model 14).
| Creation Date | 6/27/2014 4:17 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 176374 |
| Data Space Used | 21,032.00 KB |
| Index Space Used | 56.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| EventID | Unique system-provided identifier for the event. | int | 4 | |||
| ModelID | Code that represents the model. | int | 4 | ![]() | |||
| Event | Identifier of the event. | int | 4 | ![]() | |||
| Year | Year in the catalog that the event occurred. | int | 4 | ![]() | |||
| Day | Day (within the Year) that the event occurred. | int | 4 | ![]() | |||
| EventDescription | Name/description of the event.
| varchar | 200 | ![]() | |||
| EQ_Depth | Depth of the earthquake's epicenter, measured in kilometers. | decimal | 9 (6,1) | ![]() | |||
| Epicenter | Indicates whether the epicenter occurred inland or offshore.
| char | 1 | ![]() | |||
| Magnitude | Moment magnitude value for the strength of the earthquake at its epicenter. | decimal | 9 (6,3) | ![]() | |||
| Longitude | Longitude coordinate where the epicenter of the event occurred. Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridian. | decimal | 9 (8,3) | ![]() | |||
| Latitude | Latitude coordinate where the epicenter of the event occurred. Values will be positive for locations north of the equator and negative south of the equator. | decimal | 9 (8,3) | ![]() | |||
| AreaName | Area where the event occurred. | varchar | 60 | ![]() | |||
| SubAreaName | Subarea where the event occurred. | varchar | 60 | ![]() |