Stores detailed information about each simulated event in the catalog for the Australia Bushfire Model (Model 06).
Each stochastic event represents a cluster of one or more fires that are ignited within 150 miles and 7 days of each other.
Stores detailed information about each simulated event in the catalog for the Australia Bushfire Model (Model 06).
Each stochastic event represents a cluster of one or more fires that are ignited within 150 miles and 7 days of each other.
| Creation Date | 4/29/2014 2:54 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 348022 |
| Data Space Used | 36,712.00 KB |
| Index Space Used | 160.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. Note that the description includes the subarea code. For more precise information regarding the specific area affected by the event, see fields:
| varchar | 200 | ![]() | |||
| BurnedAreaSqMiles | Total area, in square miles, that was burned during the event. | decimal | 9 (6,1) | ![]() | |||
| Longitude | Longitude coordinate for the ignition point of the individual fire with the largest burn area in the event cluster. Values will be negative for locations west of the prime meridian up to the international date line and positive for locations east of the prime meridian. | numeric | 9 (10,6) | ![]() | |||
| Latitude | Latitude coordinate for the ignition point of the individual fire with the largest burn area in the event cluster. Values will be positive for locations north of the equator and negative south of the equator. | numeric | 9 (10,6) | ![]() | |||
| AreaName | Area where the event occurred. As this model is specific for Australia, this field identifies the country name. | varchar | 60 | ![]() | |||
| SubAreaName | Subarea where the event occurred. | varchar | 200 | ![]() |