AIREvents Database Documentation
TblModel06 Table
AIREvents Database : TblModel06 Table
Description

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.

Properties
Creation Date4/29/2014 2:54 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows348022
Data Space Used36,712.00 KB
Index Space Used160.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-provided identifier for the event.int4   
 Code that represents the model.int4  
 Identifier of the event.int4  
 Year in the catalog that the event occurred.int4  
 Day (within the Year) that the event occurred.int4  
 

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:

  • Longitude
  • Latitude
  • AreaName
  • SubAreaName
varchar200  
 

Total area, in square miles, that was burned during the event.

decimal9 (6,1)  
 

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.

numeric9 (10,6)  
 

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.

numeric9 (10,6)  
 Area where the event occurred. As this model is specific for Australia, this field identifies the country name.varchar60  
 

Subarea where the event occurred.

varchar200  
See Also

Related Objects

AIREvents Database